Skip to content

Commit 993b5a1

Browse files
committed
prepared for version publish
1 parent ec35663 commit 993b5a1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [unreleased] - 2025-08-31
8+
## [4.0.1] - 2025-08-31
99

1010
### Changed
1111
- Switched from front-end API url to *official* REST API url for autocompletion.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ maintainers = [
3030
]
3131
readme = "README.md"
3232
requires-python = ">=3.9, <4.0"
33-
version = "4.0.0"
33+
version = "4.0.1"
3434

3535

3636
[project.urls]

0 commit comments

Comments
 (0)