Skip to content

Commit

Permalink
increased version number to 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
qiyunzhu committed Aug 27, 2021
1 parent 1b48fdf commit f39f30a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion woltka/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

__name__ = 'woltka'
__description__ = 'Web of Life ToolKit App'
__version__ = '0.1.2'
__version__ = '0.1.3'
__license__ = 'BSD-3-Clause'
__author__ = 'Qiyun Zhu'
__email__ = 'qiyunzhu@gmail.com'
Expand Down

0 comments on commit f39f30a

Please sign in to comment.