Skip to content

Commit 19b3a90

Browse files
Revert "Release v0.3.0 (#25)"
This reverts commit b167e4c.
1 parent b167e4c commit 19b3a90

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

CHANGELOG.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
## [0.3.0] - 2025-12-02
11-
1210
### Added
1311
- Comprehensive benchmark suite with statistical analysis
1412
- Support for nested configuration via environment variables

src/msgspec_ext/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.3.0"
1+
__version__ = "0.2.0"

0 commit comments

Comments
 (0)