Skip to content

Commit 51aebb9

Browse files
committed
Bump version to 1.1 Final
1 parent f9ef231 commit 51aebb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modelsearch/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ def format_version(version):
1212
return formatted
1313

1414

15-
VERSION = (1, 1, 0, "rc", 1)
15+
VERSION = (1, 1, 0, "final", 0)
1616
__version__ = format_version(VERSION)

0 commit comments

Comments
 (0)