Skip to content

Commit 8b00d43

Browse files
committed
release v1.0.1
1 parent 26dbc76 commit 8b00d43

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

curseforge_api_wrapper/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@
2222

2323
# Define some metadata here:
2424

25-
__version__ = "1.0.0"
25+
__version__ = "1.0.1"
2626
__author__ = "z0z0r4"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "hatchling.build"
55

66
[project]
77
name = "curseforge-api-wrapper"
8-
version = "1.0.0"
8+
version = "1.0.1"
99
description = "Python wrapper for Curseforge API with Pydantic Model"
1010
readme = "README.md"
1111
requires-python = ">=3.8"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)