Skip to content

Commit 6c626ad

Browse files
committed
Bump version to 0.1.4
Signed-off-by: TobiPeterG <github.threefold020@passmail.net>
1 parent e303bbb commit 6c626ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name="mechanismaf",
5-
version="0.1.3",
5+
version="0.1.4",
66
description="A wrapper around the 'mechanism' library for the 'Algorithm Folding' lecture @ HPI for creating and transforming linkage mechanisms.",
77
long_description=open("README.md").read(),
88
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)