Skip to content

Commit 6378372

Browse files
authored
version
1 parent b77cc39 commit 6378372

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tarantool/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
ENCODING_DEFAULT
2626
)
2727

28-
__version__ = "0.6.6"
28+
__version__ = "0.6.6.1"
2929

3030

3131
def connect(host="localhost", port=33013, user=None, password=None,

0 commit comments

Comments
 (0)