version bump

This commit is contained in:
JanLJL
2023-02-15 19:03:11 +01:00
parent 27f408e4a3
commit 06bc51ba63

View File

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