Skip to content

Commit b1f8eb0

Browse files
committed
set version to 1.2.2
1 parent 53262f0 commit b1f8eb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from setuptools import setup, find_packages
22

33
setup(name='mathgenerator',
4-
version='1.2.1',
4+
version='1.2.2',
55
description='An open source solution for generating math problems',
66
url='https://github.com/lukew3/mathgenerator',
77
author='Luke Weiler',

0 commit comments

Comments
 (0)