We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 435ee5d commit f212b8dCopy full SHA for f212b8d
1 file changed
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup, find_packages
2
3
setup(name='wcxf',
4
- version='1.4.1',
+ version='1.4.2',
5
author='David M. Straub, Jason Aebischer',
6
author_email='david.straub@tum.de, jason.aebischer@tum.de',
7
license='MIT',
0 commit comments