diff --git a/setup.py b/setup.py index 2352198..b2e98a6 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from distutils.core import setup setup(name='attachandrun', - version='10.3.2', + version='10.4', description='Athena utility for scripts to run a program from a locker', author='Alexander Chernyakhovsky', scripts=['attachandrun']