1
0
mirror of https://github.com/JoelBender/modpypes synced 2025-10-12 21:15:10 +08:00

bump the version number for the next release

This commit is contained in:
Joel Bender 2017-08-10 22:38:06 -04:00
parent 4d76699419
commit 94895127a0

View File

@ -2,7 +2,7 @@
__author__ = 'Joel Bender'
__email__ = 'joel@carrickbender.com'
__version__ = '0.2.11'
__version__ = '0.2.12'
from . import pdu
from . import app