We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0139c3 commit 8675f89Copy full SHA for 8675f89
asyncmy/version.py
@@ -1 +1 @@
1
-__VERSION__ = "0.2.8"
+__VERSION__ = "0.2.8-rc1"
pyproject.toml
@@ -12,7 +12,7 @@ packages = [
12
]
13
readme = "README.md"
14
repository = "https://github.com/long2ice/asyncmy.git"
15
-version = "0.2.8"
+version = "0.2.8-rc1"
16
17
[tool.poetry.dependencies]
18
python = "^3.7"
0 commit comments