Skip to content

Commit dc3a5f4

Browse files
committed
bump version to 0.26
1 parent 144f491 commit dc3a5f4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

condarecipe/larray-editor/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
package:
22
name: larray-editor
3-
version: 0.25.2
3+
version: 0.26
44

55
source:
6-
git_tag: 0.25.2
6+
git_tag: 0.26
77
git_url: https://github.com/larray-project/larray-editor.git
88
# git_tag: devel
99
# git_url: file://c:/Users/ald/Projects/larray-editor/.git

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ def readlocal(fname):
88

99

1010
DISTNAME = 'larray-editor'
11-
VERSION = '0.25.2'
11+
VERSION = '0.26'
1212
AUTHOR = 'Gaetan de Menten, Geert Bryon, Johan Duyck, Alix Damman'
1313
AUTHOR_EMAIL = '[email protected]'
1414
DESCRIPTION = "Graphical User Interface for LArray library"

0 commit comments

Comments
 (0)