Skip to content

Commit 95b7309

Browse files
committed
Set initial version number
1 parent cf4ad45 commit 95b7309

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/numberpartitioning/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
from .karmarkar_karp import karmarkar_karp
22

3-
__version__ = "0.1.0"
3+
__version__ = "0.0.1"

0 commit comments

Comments
 (0)