diff --git a/setup.py b/setup.py index 0ac53e1..48cb932 100644 --- a/setup.py +++ b/setup.py @@ -42,7 +42,7 @@ setup( name="edustudio", - version="v1.1.1", + version="v1.1.3", description="a Unified and Templatized Framework for Student Assessment Models", long_description=long_description, python_requires='>=3.8',