Skip to content

Commit

Permalink
Bump version for 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
gasman committed Jul 18, 2016
1 parent dca4fe0 commit 1c95486
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions wagtail/wagtailcore/__init__.py
@@ -1,6 +1,6 @@
__version__ = '1.5.2'
__version__ = '1.5.3'
# Required for npm package for frontend
__semver__ = '1.5.2'
__semver__ = '1.5.3'
default_app_config = 'wagtail.wagtailcore.apps.WagtailCoreAppConfig'


Expand Down

0 comments on commit 1c95486

Please sign in to comment.