We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00d9507 commit 160bcbcCopy full SHA for 160bcbc
asyncmy/version.py
@@ -1 +1 @@
1
-__VERSION__ = "0.2.6"
+__VERSION__ = "0.2.7-rc4"
pyproject.toml
@@ -13,7 +13,7 @@ packages = [
13
]
14
readme = "README.md"
15
repository = "https://github.com/long2ice/asyncmy.git"
16
-version = "0.2.6"
+version = "0.2.7-rc4"
17
18
[tool.poetry.dependencies]
19
python = "^3.7"
0 commit comments