Skip to content

Commit e97c5f7

Browse files
committed
prepare release 0.8.0
1 parent 1024260 commit e97c5f7

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

aiopenapi3/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.8.0a2"
1+
__version__ = "0.8.0a3"

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,9 @@ packages = [
7373
"aiopenapi3.extra"
7474
]
7575

76+
# https://github.com/astral-sh/uv/issues/9513#issuecomment-2519527822
77+
license-files = []
78+
7679
[tool.setuptools.dynamic]
7780
version = {attr = "aiopenapi3.version.__version__"}
7881

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)