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 682b7f4 commit 9ecf2d9Copy full SHA for 9ecf2d9
selene_sdk/version.py
@@ -1 +1 @@
1
-__version__ = "0.4.2"
+__version__ = "0.4.3"
setup.py
@@ -25,7 +25,7 @@
25
cmdclass = {'build_ext': build_ext}
26
27
setup(name="selene-sdk",
28
- version="0.4.2",
+ version="0.4.3",
29
long_description=long_description,
30
long_description_content_type='text/markdown',
31
description=("framework for developing sequence-level "
0 commit comments