Skip to content

Commit a591948

Browse files
authored
Merge pull request #882 from maxplanck-ie/develop
bumped bugfix version
2 parents 27cfcbc + c78931f commit a591948

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

conda-recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package:
22
name: snakepipes
3-
version: 2.7.1
3+
version: 2.7.2
44

55
source:
66
path: ../

snakePipes/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '2.7.1'
1+
__version__ = '2.7.2'

0 commit comments

Comments
 (0)