We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53262f0 commit b1f8eb0Copy full SHA for b1f8eb0
1 file changed
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup, find_packages
2
3
setup(name='mathgenerator',
4
- version='1.2.1',
+ version='1.2.2',
5
description='An open source solution for generating math problems',
6
url='https://github.com/lukew3/mathgenerator',
7
author='Luke Weiler',
0 commit comments