Skip to content

Commit

Permalink
chore: Bump to version 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bellini666 committed Aug 30, 2022
1 parent 20e6220 commit e38075e
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 = "django-choices-field"
version = "2.0"
version = "2.1"
description = "Django field that set/get django's new TextChoices/IntegerChoices enum."
authors = ["Thiago Bellini Ribeiro <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit e38075e

Please sign in to comment.