Skip to content

Commit bfb9594

Browse files
committed
add v.3.8.2
1 parent 5500fef commit bfb9594

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
- uses: actions/setup-python@v5
2424
with:
2525
python-version: '3.13'
26-
cache: 'pip'
2726

2827
- name: Extract version and year
2928
id: version

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "aniworld"
3-
version = "3.8.1"
3+
version = "3.8.2"
44
authors = [
55
{ name="Phoenixthrush UwU", email="contact@phoenixthrush.com" },
66
]

0 commit comments

Comments
 (0)