Skip to content

Commit 202f633

Browse files
committed
Version changed to 0.2.0
1 parent 6fc17ed commit 202f633

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
name = "tarantool-python",
77
packages = ["tarantool"],
88
package_dir = {"tarantool": os.path.join("src", "tarantool")},
9-
version = "0.1.1-dev",
9+
version = "0.2.0",
1010
platforms = ["all"],
1111
author = "Konstantin Cherkasoff",
1212
author_email = "[email protected]",

0 commit comments

Comments
 (0)