Skip to content

Commit

Permalink
Release knowit 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ratoaq2 committed Mar 21, 2021
1 parent cbcc79a commit fd41976
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion knowit/__init__.py
Expand Up @@ -3,7 +3,7 @@
from __future__ import unicode_literals

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

0 comments on commit fd41976

Please sign in to comment.