diff --git a/setup.py b/setup.py index 688d177..e6a186d 100755 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ #!/usr/bin/env python -VERSION = '1.1.0' +VERSION = '1.1.1' DESCRIPTION = ( 'A native Python implementation of the DBus protocol for Twisted ' 'applications.'