version bump

This commit is contained in:
JanLJL
2022-08-29 12:03:47 +02:00
parent 32d60e7966
commit 21cfb8d011

View File

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