Skip to content

Commit

Permalink
bump v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nitely committed Aug 1, 2014
1 parent a9a3222 commit 2d8ab7d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

setup(
name='django-spirit',
version='0.1.1',
version='0.1.2',
description='Spirit is a Python based forum powered by Django.',
author='Esteban Castro Borsani',
author_email='[email protected]',
Expand Down
2 changes: 1 addition & 1 deletion spirit/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.1.1'
__version__ = '0.1.2'

0 comments on commit 2d8ab7d

Please sign in to comment.