diff --git a/setup.py b/setup.py index 7ece26d..25b81d5 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ with codecs.open(os.path.join(here, "README.md"), encoding="utf-8") as fh: long_description = "\n" + fh.read() -VERSION = '0.0.10' +VERSION = '0.0.11' DESCRIPTION = 'CBEBirr integration' LONG_DESCRIPTION = 'This package is a helper package with telebirr integration.'