2
0
mirror of https://github.com/cmehay/pyentrypoint synced 2024-10-30 15:21:11 +00:00

Merge pull request #7 from cmehay/reload

Update version
This commit is contained in:
Christophe Mehay 2016-11-19 17:26:17 +01:00 committed by GitHub
commit 6c1274404d

View File

@ -5,7 +5,7 @@ from setuptools import setup
# Thanks Sam and Max
__version__ = '0.4.1'
__version__ = '0.4.2'
if __name__ == '__main__':
setup(