version bump

This commit is contained in:
JanLJL
2025-09-08 16:36:20 +02:00
parent 187473b72c
commit 6abea6249a

View File

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