Skip to content

Commit 04d4e19

Browse files
committed
Version 0.0.1
1 parent d901254 commit 04d4e19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
with open(os.path.join(dir_path, "README.md"), "r", encoding="utf-8") as fh:
1919
long_description = fh.read()
2020

21-
version = "0.0.1a1"
21+
version = "0.0.1"
2222

2323
setup(
2424
name="alpaqa",

0 commit comments

Comments
 (0)