version bump

This commit is contained in:
JanLJL
2025-03-17 10:28:06 +01:00
parent fb8c8ec7db
commit 2a231bf20b

View File

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