Skip to content

Commit

Permalink
Release 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ratoaq2 committed Oct 23, 2016
1 parent cd2e13f commit 18119da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion knowit/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from __future__ import unicode_literals

__title__ = 'knowit'
__version__ = '0.1'
__version__ = '0.1.1'
__short_version__ = '.'.join(__version__.split('.')[:2])
__author__ = 'Rato AQ2'
__license__ = 'MIT'
Expand Down

0 comments on commit 18119da

Please sign in to comment.