Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
LegoStormtroopr committed Aug 22, 2015
1 parent 8f785fa commit 950c20b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion django_spaghetti/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
__version_info__ = {
'major': 0,
'minor': 1,
'micro': 0,
'micro': 1,
'releaselevel': 'final',
'serial': 0
}
Expand Down

0 comments on commit 950c20b

Please sign in to comment.