diff --git a/setup.py b/setup.py index 5741adc..6dc5615 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ def getfile(filename): setup( name='autocommand', - version='2.2.0', + version='2.2.1', packages=[ 'autocommand' ],