Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
lpomfrey committed Aug 29, 2013
1 parent 35170d0 commit 7d3e4c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion taggit_machinetags/__init__.py
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
from distutils import version

__version__ = '0.3.0'
__version__ = '0.3.1a1'
version_info = version.StrictVersion(__version__).version

0 comments on commit 7d3e4c3

Please sign in to comment.