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 3c32618 commit 0c87ec3Copy full SHA for 0c87ec3
modelsearch/__init__.py
@@ -12,5 +12,5 @@ def format_version(version):
12
return formatted
13
14
15
-VERSION = (1, 1, 0, "final", 0)
+VERSION = (1, 1, 1, "final", 0)
16
__version__ = format_version(VERSION)
0 commit comments