version bump

This commit is contained in:
JanLJL
2023-08-16 00:58:23 +02:00
parent 6d275a1207
commit 8cc408a307

View File

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