Skip to content

Commit

Permalink
new release
Browse files Browse the repository at this point in the history
  • Loading branch information
ver228 committed Dec 17, 2018
1 parent d775479 commit ab317e7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion tierpsy/version.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# # -*- coding: utf-8 -*-
__version__ = '1.5.1-beta2'
__version__ = '1.5.1'

try:
import os
Expand All @@ -14,6 +14,10 @@
pass

'''
1.5.1
- Bug fixes
- Improved documentation
1.5.1-beta
- Create a conda package. This will be the new way to distribute the package.
- Merge part of the code in tierpsy-features and open-worm-analysis-toolbox to remove them as dependencies.
Expand Down

0 comments on commit ab317e7

Please sign in to comment.