Skip to content

Commit ac4b5d8

Browse files
committed
Update setup.py
1 parent 274739a commit ac4b5d8

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
@@ -15,7 +15,7 @@
1515
# This call to setup() does all the work
1616
setup(
1717
name="mola",
18-
version="0.1.0",
18+
version="1.0.0",
1919
description="Matrix operations and linear algebra (mola) library without external dependencies",
2020
long_description=long_description,
2121
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)