Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
sergei-maertens committed Aug 29, 2015
1 parent 5db835c commit 1c3841c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion djchoices/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from djchoices.choices import ChoiceItem, DjangoChoices, C

__version__ = '1.4'
__version__ = '1.4.1'

__all__ = ["ChoiceItem", "DjangoChoices", "C"]

0 comments on commit 1c3841c

Please sign in to comment.