Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

Commit

Permalink
version 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dsblank committed Mar 5, 2021
1 parent dc6db2a commit a92b7fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aitk/utils/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
#
# ***********************************************************

version_info = (0, 0, 2)
version_info = (0, 0, 3)
__version__ = ".".join(map(str, version_info))

0 comments on commit a92b7fa

Please sign in to comment.