Merge pull request #24 from SemjonKerner/update_version

Update fishy version to 0.4.4
This commit is contained in:
Semjon Kerner 2021-03-14 09:31:11 +01:00 committed by GitHub
commit f9215c0e24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,2 +1,2 @@
from fishy.__main__ import main
__version__ = "0.4.1"
__version__ = "0.4.4"