# HG changeset patch # User Peter Sanchez # Date 1431031125 25200 # Thu May 07 13:38:45 2015 -0700 # Node ID 564ad830ca051925c27de4aeaa2f9c808e56fe50 # Parent f21c7251c8892ae89e10976eb6e96d7cc3c6512d Updating version diff --git a/tinder/__init__.py b/tinder/__init__.py --- a/tinder/__init__.py +++ b/tinder/__init__.py @@ -1,4 +1,4 @@ -VERSION = (0, 1, 0, 'final', 0) +VERSION = (0, 1, 0, 'beta', 0) # taken from django-registration