Skip to content

Commit aa452b5

Browse files
bump version
1 parent 643cff8 commit aa452b5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ dependencies:
2222
- pytest
2323
- pytest-cov
2424
- pip:
25-
- git+https://github.com/cmelab/morphct@v0.5.0
25+
- git+https://github.com/cmelab/morphct@v0.5.1

morphct/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.5.0"
1+
__version__ = "0.5.1"

0 commit comments

Comments
 (0)