version bump

This commit is contained in:
JanLJL
2024-10-11 16:34:48 +02:00
parent 9b9d7f8649
commit 8482463db3

View File

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