Skip to content

Commit

Permalink
Bumped version to 3.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
czpython committed Apr 25, 2017
1 parent 197c3f4 commit a5f6144
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cms/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-

__version__ = '3.3.3'
__version__ = '3.3.4'

default_app_config = 'cms.apps.CMSConfig'

0 comments on commit a5f6144

Please sign in to comment.