Skip to content

Commit

Permalink
upgrade otter-ai pypi package
Browse files Browse the repository at this point in the history
  • Loading branch information
pufanyi committed Nov 19, 2023
1 parent 2dffd06 commit ce1ce35
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-4",
version="0.0.0-alpha-6",
packages=find_packages(where="src"),
package_dir={"": "src"},
install_requires=requirements,
Expand Down

0 comments on commit ce1ce35

Please sign in to comment.