We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 302f8d9 + 8ec3f8a commit 300dd18Copy full SHA for 300dd18
2 files changed
selene_sdk/version.py
@@ -1 +1 @@
1
-__version__ = "0.4.3"
+__version__ = "0.4.4"
setup.py
@@ -25,7 +25,7 @@
25
cmdclass = {'build_ext': build_ext}
26
27
setup(name="selene-sdk",
28
- version="0.4.3",
+ version="0.4.4",
29
long_description=long_description,
30
long_description_content_type='text/markdown',
31
description=("framework for developing sequence-level "
0 commit comments