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

bump the minor version number for the next release

This commit is contained in:
Joel Bender 2017-04-26 09:07:39 -04:00
parent 7cb2409e30
commit 9b9cf3b6eb

View File

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