version bump

This commit is contained in:
JanLJL
2021-05-05 11:16:43 +02:00
parent 2f4849f44e
commit 5c741a8a2d

View File

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