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.
1 parent c0ae904 commit 2f1ca45Copy full SHA for 2f1ca45
selene_sdk/version.py
@@ -1 +1 @@
1
-__version__ = "0.4.7"
+__version__ = "0.4.8"
setup.py
@@ -25,7 +25,7 @@
25
cmdclass = {'build_ext': build_ext}
26
27
setup(name="selene-sdk",
28
- version="0.4.7",
+ version="0.4.8",
29
long_description=long_description,
30
long_description_content_type='text/markdown',
31
description=("framework for developing sequence-level "
0 commit comments