We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b167e4c commit 19b3a90Copy full SHA for 19b3a90
CHANGELOG.md
@@ -7,8 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
-## [0.3.0] - 2025-12-02
11
-
12
### Added
13
- Comprehensive benchmark suite with statistical analysis
14
- Support for nested configuration via environment variables
src/msgspec_ext/version.py
@@ -1 +1 @@
1
-__version__ = "0.3.0"
+__version__ = "0.2.0"
0 commit comments