We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 087e9ee commit 5494fe1Copy full SHA for 5494fe1
1 file changed
setup.py
@@ -8,7 +8,7 @@
8
9
setup(
10
name='code-simplify',
11
- version='1.2.3',
+ version='1.2.4',
12
description='A python tool library that covers a wide range of common tools to simplify your work and reduce '
13
'repetitive code.',
14
long_description=long_description,
0 commit comments