diff --git a/setup.py b/setup.py index 10883d6..3cb5bf8 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ DESCRIPTION = 'SNAQL (Templated SQL) with the ability to pull data.' HERE_PATH = os.path.dirname(os.path.abspath(__file__)) -VERSION = '0.1.0' +VERSION = '0.1.1' try: