Skip to content

Commit 3f3a3fe

Browse files
authored
release: bump version from 1.2.0 to 1.2.1 (#326)
1 parent 6ce0da4 commit 3f3a3fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "peewee-async"
3-
version = "1.2.0"
3+
version = "1.2.1"
44
description = "Asynchronous interface for peewee ORM powered by asyncio."
55
authors = ["Alexey Kinev <rudy@05bit.com>", "Gorshkov Nikolay(contributor) <nogamemorebrain@gmail.com>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)