We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac93abf commit 92b8280Copy full SHA for 92b8280
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "peewee-migrate"
3
-version = "1.14.1"
+version = "1.14.2"
4
homepage = "https://github.com/klen/peewee_migrate"
5
repository = "https://github.com/klen/peewee_migrate"
6
description = "Support for migrations in Peewee ORM"
0 commit comments