version bump

This commit is contained in:
JanLJL
2021-11-04 14:56:23 +01:00
parent 968c71b7b6
commit c97f93c39b

View File

@@ -1,6 +1,6 @@
"""Open Source Architecture Code Analyzer"""
name = "osaca"
__version__ = "0.4.6"
__version__ = "0.4.7"
# To trigger travis deployment to pypi, do the following:
# 1. Increment __version___