Skip to content

Commit 3dd7a53

Browse files
committed
version 0.2.5
1 parent aed9dc1 commit 3dd7a53

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

imgstore/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55

66
test = main_test
77

8-
__version__ = '0.2.4'
8+
__version__ = '0.2.5'

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
long_description=long_description,
1919
long_description_content_type='text/markdown',
2020
include_package_data=True,
21-
version='0.2.4',
21+
version='0.2.5',
2222
url='https://github.com/loopbio/imgstore',
2323
author='John Stowers, Santi Villalba',
2424

0 commit comments

Comments
 (0)