We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fc17ed commit 202f633Copy full SHA for 202f633
setup.py
@@ -6,7 +6,7 @@
6
name = "tarantool-python",
7
packages = ["tarantool"],
8
package_dir = {"tarantool": os.path.join("src", "tarantool")},
9
- version = "0.1.1-dev",
+ version = "0.2.0",
10
platforms = ["all"],
11
author = "Konstantin Cherkasoff",
12
author_email = "[email protected]",
0 commit comments