version bump

This commit is contained in:
JanLJL
2023-12-12 19:11:48 +01:00
parent b33552b0ce
commit 2cf796cc48

View File

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