We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e30eb8f + 0b4217e commit cfc9671Copy full SHA for cfc9671
selene_sdk/version.py
@@ -1 +1 @@
1
-__version__ = "0.4.6"
+__version__ = "0.4.7"
setup.py
@@ -25,7 +25,7 @@
25
cmdclass = {'build_ext': build_ext}
26
27
setup(name="selene-sdk",
28
- version="0.4.6",
+ version="0.4.7",
29
long_description=long_description,
30
long_description_content_type='text/markdown',
31
description=("framework for developing sequence-level "
0 commit comments