Skip to content

Commit

Permalink
Version 0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tttapa committed Aug 6, 2022
1 parent d901254 commit 04d4e19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
with open(os.path.join(dir_path, "README.md"), "r", encoding="utf-8") as fh:
long_description = fh.read()

version = "0.0.1a1"
version = "0.0.1"

setup(
name="alpaqa",
Expand Down

0 comments on commit 04d4e19

Please sign in to comment.