Skip to content

Commit

Permalink
Version 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Rocky Meza committed Aug 22, 2014
1 parent f450e74 commit 1adce73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion betterforms/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

STAGE = 'final'

VERSION = (1, 1, 0, STAGE)
VERSION = (1, 1, 1, STAGE)


def get_version():
Expand Down

0 comments on commit 1adce73

Please sign in to comment.