Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
pufanyi committed Dec 2, 2023
1 parent 5c1538b commit 70b822b
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 @@ -7,7 +7,7 @@

setup(
name="otter-ai",
version="0.0.0-alpha-6",
version="0.0.0-alpha-7",
packages=find_packages(where="src"),
package_dir={"": "src"},
install_requires=requirements,
Expand Down

0 comments on commit 70b822b

Please sign in to comment.