Skip to content

Commit

Permalink
Bump to version 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bellini666 committed Dec 12, 2021
1 parent b276d5e commit 8ece634
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 = "1.3"
version = "2.0"
description = "Django field that set/get django's new TextChoices/IntegerChoices enum."
authors = ["Thiago Bellini Ribeiro <thiago@bellini.dev>"]
license = "MIT"
Expand Down

0 comments on commit 8ece634

Please sign in to comment.