Skip to content

Commit

Permalink
Bump version 4.2.0 → 4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
klen committed Mar 22, 2023
1 parent 705609a commit e3bb311
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "marshmallow-peewee"
version = "4.2.0"
version = "4.2.1"
description = "Peewee ORM integration with the Marshmallow (de)serialization library"
authors = ["Kirill Klenov <horneds@gmail.com>"]
license = "MIT"
Expand Down

0 comments on commit e3bb311

Please sign in to comment.