Skip to content

Commit cb8676d

Browse files
authored
Bump version number
1 parent e85e18a commit cb8676d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platypus/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@
2828
from .types import *
2929
from .weights import *
3030

31-
__version__ = "1.0.5" # Update setup.py if the version changes!
31+
__version__ = "1.1.0" # Update setup.py if the version changes!

0 commit comments

Comments
 (0)