Skip to content

Commit

Permalink
django-translated-fields 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiask committed Oct 17, 2018
1 parent 65e6432 commit 37c9057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion translated_fields/__init__.py
@@ -1,4 +1,4 @@
VERSION = (0, 7, 0)
VERSION = (0, 7, 1)
__version__ = ".".join(map(str, VERSION))

try:
Expand Down

0 comments on commit 37c9057

Please sign in to comment.