version bump

This commit is contained in:
JanLJL
2020-11-23 10:43:00 +01:00
parent 315e059a2f
commit cfab62689c

View File

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