diff --git a/setup.py b/setup.py index ebbc8fd..b7777fd 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ def getfile(filename): setup( name='autocommand', - version='2.1.5', + version='2.6.0', packages=[ 'autocommand' ],