Skip to content

Commit

Permalink
Release 1.5.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
charettes committed Apr 12, 2019
1 parent cdb4c54 commit f57e37d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion polymodels/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

from django.utils.version import get_version

VERSION = (1, 5, 0, 'alpha', 2)
VERSION = (1, 5, 0, 'final', 0)

__version__ = get_version(VERSION)

0 comments on commit f57e37d

Please sign in to comment.