Skip to content

Commit 9710e39

Browse files
committed
tick 2.0.1
1 parent cc27de3 commit 9710e39

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
@@ -3,7 +3,7 @@
33

44
setup(
55
name="matlab2cpp",
6-
version="2.0",
6+
version="2.0.1",
77
packages=find_packages("src"),
88
package_dir={"": "src"},
99
entry_points={"console_scripts": ["m2cpp = matlab2cpp:m2cpp"]},

0 commit comments

Comments
 (0)