Skip to content

Commit 8e975f7

Browse files
committed
chore(main): release 0.20.3
1 parent dcd86eb commit 8e975f7

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.20.3](https://github.com/mddanish00/stas-server/compare/v0.20.2...v0.20.3) (2025-03-19)
4+
5+
6+
### Documentation
7+
8+
* :memo: add Python 3.13 notice ([4a2196f](https://github.com/mddanish00/stas-server/commit/4a2196fe3f037ee085b5f5271e2de2758c12ff8c))
9+
* change mention of rye to uv ([4a2196f](https://github.com/mddanish00/stas-server/commit/4a2196fe3f037ee085b5f5271e2de2758c12ff8c))
10+
311
## [0.20.2](https://github.com/mddanish00/stas-server/compare/v0.20.1...v0.20.2) (2024-11-04)
412

513

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "stas-server"
3-
version = "0.20.2"
3+
version = "0.20.3"
44
description = "Alternative standalone server for Sugoi Translator."
55
authors = [
66
{ name = "Muhd. Danial Danish Roslan", email = "[email protected]" }

0 commit comments

Comments
 (0)