Bump patch version

This commit is contained in:
2022-09-07 15:39:00 -04:00
parent dac554e8d4
commit 134c28fd92
2 changed files with 2 additions and 2 deletions

View File

@@ -28,7 +28,7 @@ import peewee
__title__ = "peewee-plus"
__version__ = "1.1.0"
__version__ = "1.1.1"
__license__ = "MIT"
__summary__ = "Various extensions, helpers, and utilities for Peewee"
__url__ = "https://github.com/enpaul/peewee-plus/"