Skip to content

Commit

Permalink
Update version on master branch to 0.3a1
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy Babic committed Aug 3, 2018
1 parent 5c8ecd8 commit 741d7ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cogwheels/__version__.py
@@ -1,7 +1,7 @@
__title__ = 'django-cogwheels'
__description__ = 'A consistent, user-friendly solution for adding app-specific settings your Django package, reusable app or framework.'
__url__ = 'https://github.com/ababic/django-cogwheels/'
__version__ = '0.2'
__version__ = '0.3a1'
__author__ = 'Andy Babic'
__author_email__ = 'andyjbabic@gmail.com'
__license__ = 'MIT'
Expand Down

0 comments on commit 741d7ab

Please sign in to comment.