diff --git a/setup.py b/setup.py index d41f11c..0e80910 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ EMAIL = "praneeth@bpraneeth.com" AUTHOR = "BEDAPUDI PRANEETH" REQUIRES_PYTHON = ">=3.6.0" -VERSION = "0.0.2.dev49" +VERSION = "0.0.2.dev50" # What packages are required for this module to be executed? REQUIRED = []