mirror of
https://github.com/JoelBender/modpypes
synced 2025-10-26 21:49:19 +08:00
bump the version number inside the module
This commit is contained in:
parent
6b7f78406f
commit
14392ffd51
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
__author__ = 'Joel Bender'
|
__author__ = 'Joel Bender'
|
||||||
__email__ = 'joel@carrickbender.com'
|
__email__ = 'joel@carrickbender.com'
|
||||||
__version__ = '0.1.0'
|
__version__ = '0.1.1'
|
||||||
|
|
||||||
import pdu
|
import pdu
|
||||||
import app
|
import app
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user