diff --git a/setup.py b/setup.py index 39feef3..8a00625 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import find_packages, setup -VERSION = "2023.2.1" +VERSION = "2023.3.0" setup( name="pytboss",