Commit f6e8abe9 authored by Cody Zacharias's avatar Cody Zacharias Committed by GitHub

Fix Typo (#120)

parent 6a85dc15
VERSION = (1, 1, 3, 1) VERSION = (1, 1, 3, 2)
__version__ = '.'.join(map(str, VERSION)) __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