Skip to content

Commit 632a04d

Browse files
committed
release: v0.6.3
1 parent 39ff343 commit 632a04d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "seadex"
3-
version = "0.6.2"
3+
version = "0.6.3"
44
description = "Python wrapper for the SeaDex API."
55
authors = [{ name = "Ravencentric", email = "me@ravencentric.cc" }]
66
readme = "README.md"

src/seadex/_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
from __future__ import annotations
22

3-
__version__ = "0.6.2"
3+
__version__ = "0.6.3"

uv.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)