version bump

This commit is contained in:
JanLJL
2023-08-02 11:26:45 +02:00
parent c090d24edf
commit e476893dec

View File

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