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 cf4ad45 commit 95b7309Copy full SHA for 95b7309
src/numberpartitioning/__init__.py
@@ -1,3 +1,3 @@
1
from .karmarkar_karp import karmarkar_karp
2
3
-__version__ = "0.1.0"
+__version__ = "0.0.1"
0 commit comments