diff --git a/setup.py b/setup.py index 6802985dd80e7909499ddbadf429eca126d7b815..f50d7ee1a3ebf1bddbdfb8016205dbf683e6d5af 100644 --- a/setup.py +++ b/setup.py @@ -43,7 +43,7 @@ setup( # For a discussion on single-sourcing the version across setup.py and the # project code, see # https://packaging.python.org/en/latest/single_source_version.html - version='0.1', # Required + version='1.0', # Required # This is a one-line description or tagline of what your project does. This # corresponds to the "Summary" metadata field: