Commit 06ae8244 authored by Cody Zacharias's avatar Cody Zacharias Committed by GitHub

Update __version__.py

parent 24646873
VERSION = (1, 1, 2, 2)
VERSION = (1, 1, 2, 3)
__version__ = '.'.join(map(str, VERSION))
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment