We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e85e18a commit cb8676dCopy full SHA for cb8676d
platypus/__init__.py
@@ -28,4 +28,4 @@
28
from .types import *
29
from .weights import *
30
31
-__version__ = "1.0.5" # Update setup.py if the version changes!
+__version__ = "1.1.0" # Update setup.py if the version changes!
0 commit comments