Skip to content

Commit

Permalink
Version bump to 2.1.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
yesimon committed Nov 15, 2014
1 parent 8230289 commit e2a3596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hunger/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
Hunger is a Django app to manage a private beta phase.
"""
# In the form of Major, Minor.
VERSION = '2.1.0'
VERSION = '2.1.1'

__version__ = VERSION

0 comments on commit e2a3596

Please sign in to comment.