Skip to content

Commit

Permalink
Released 1.6.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
charettes committed May 9, 2020
1 parent 6fcc13c commit a05c65c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion polymodels/__init__.py
@@ -1,5 +1,5 @@
from django.utils.version import get_version

VERSION = (1, 5, 1, 'final', 0)
VERSION = (1, 6, 0, 'final', 0)

__version__ = get_version(VERSION)

0 comments on commit a05c65c

Please sign in to comment.