Skip to content

Commit

Permalink
Started 0.2.1 alpha development.
Browse files Browse the repository at this point in the history
  • Loading branch information
charettes committed Jan 3, 2016
1 parent 8d7aa12 commit 5256ffb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mutant/__init__.py
Expand Up @@ -4,7 +4,7 @@

from django.utils.version import get_version

VERSION = (0, 2, 0, 'final', 0)
VERSION = (0, 2, 1, 'alpha', 0)

__version__ = get_version(VERSION)

Expand Down

0 comments on commit 5256ffb

Please sign in to comment.