Skip to content
This repository has been archived by the owner on Oct 29, 2019. It is now read-only.

Commit

Permalink
Bumped version to 2.0.0rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
filwaitman committed Jan 10, 2018
1 parent d08dcc5 commit f9161d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aldryn_newsblog/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

from __future__ import unicode_literals

__version__ = '1.4.0.dev6'
__version__ = '2.0.0rc1'


default_app_config = 'aldryn_newsblog.apps.AldrynNewsBlog'

0 comments on commit f9161d1

Please sign in to comment.