Skip to content

Commit 8675f89

Browse files
committed
ci: release v0.2.8-rc1
1 parent f0139c3 commit 8675f89

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

asyncmy/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__VERSION__ = "0.2.8"
1+
__VERSION__ = "0.2.8-rc1"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ packages = [
1212
]
1313
readme = "README.md"
1414
repository = "https://github.com/long2ice/asyncmy.git"
15-
version = "0.2.8"
15+
version = "0.2.8-rc1"
1616

1717
[tool.poetry.dependencies]
1818
python = "^3.7"

0 commit comments

Comments
 (0)