Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
uKaigo committed Mar 16, 2021
1 parent 295c5e0 commit dd31701
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ksoftapi/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
__author__ = 'AndyTempel'
__license__ = 'GNU'
__copyright__ = 'Copyright 2018-2020 AndyTempel'
__version__ = '0.3.3a'
__version__ = '0.4.0'

import logging
from collections import namedtuple
Expand Down

0 comments on commit dd31701

Please sign in to comment.