We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e303bbb commit 6c626adCopy full SHA for 6c626ad
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name="mechanismaf",
5
- version="0.1.3",
+ version="0.1.4",
6
description="A wrapper around the 'mechanism' library for the 'Algorithm Folding' lecture @ HPI for creating and transforming linkage mechanisms.",
7
long_description=open("README.md").read(),
8
long_description_content_type="text/markdown",
0 commit comments