diff --git a/setup.py b/setup.py index d78c578f..21339092 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ import setuptools -__version__ = "2022.01.30a1" +__version__ = "2022.01.30a2" __author__ = "Carl Montanari" with open("README.md", "r", encoding="utf-8") as f: