Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
lpomfrey committed Dec 16, 2013
1 parent deea486 commit b86edc4
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.1a1'
__version__ = '0.4.0'
version_info = version.StrictVersion(__version__).version

0 comments on commit b86edc4

Please sign in to comment.