diff --git a/setup.py b/setup.py index 6ca9dfe..f20d6c7 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ import setuptools -__version__ = "2021.07.30a5" +__version__ = "2021.07.30a6" __author__ = "Carl Montanari" with open("README.md", "r", encoding="utf-8") as f: