version bump

This commit is contained in:
JanLJL
2022-09-28 10:36:15 +02:00
parent 87411ab822
commit 24de7a762b

View File

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