Skip to content

Commit

Permalink
New version 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
s-m-i-t-a committed Apr 30, 2015
1 parent 8396b1b commit 18a089e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flask_musers/__init__.py
Expand Up @@ -16,7 +16,7 @@
from .models import User


__version__ = '0.1.0'
__version__ = '0.1.1'


class MUsers(object):
Expand Down

0 comments on commit 18a089e

Please sign in to comment.