Skip to content

Commit

Permalink
chore(release): bump to 0.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
veralvx committed Feb 20, 2025
1 parent b48b9a2 commit 97755bf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ audiotame = "audiotame.main:main"

[project]
name = "audiotame"
version = "0.1.7"
version = "0.1.8"
#dynamic = ["version"]
authors = [
{ name="lvxvvv" },
Expand Down
2 changes: 1 addition & 1 deletion requirements.cli.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
audiotame==0.1.7
audiotame==0.1.8
colorlog==6.9.0
ffmpeg-normalize==1.31.1
ffmpeg-progress-yield==0.11.3
Expand Down
2 changes: 1 addition & 1 deletion requirements.gradio.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ aiofiles==23.2.1
annotated-types==0.7.0
anyio==4.8.0
audioop-lts==0.2.1
audiotame==0.1.7
audiotame==0.1.8
certifi==2025.1.31
charset-normalizer==3.4.1
click==8.1.8
Expand Down

0 comments on commit 97755bf

Please # to comment.