Skip to content

Commit 160bcbc

Browse files
committed
ci: release v0.2.7-rc4
1 parent 00d9507 commit 160bcbc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

asyncmy/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__VERSION__ = "0.2.6"
1+
__VERSION__ = "0.2.7-rc4"

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ packages = [
1313
]
1414
readme = "README.md"
1515
repository = "https://github.com/long2ice/asyncmy.git"
16-
version = "0.2.6"
16+
version = "0.2.7-rc4"
1717

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

0 commit comments

Comments
 (0)