File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
- ## [ 3.2.0] ( https://github.com/nhairs/python-json-logger/compare/v3.1.0...v3.2.0 ) - UNRELEASED
7
+ ## [ 3.2.0] ( https://github.com/nhairs/python-json-logger/compare/v3.1.0...v3.2.0 ) - 2024-12-11
8
8
9
9
### Changed
10
10
- ` pythonjsonlogger.[ORJSON,MSGSPEC]_AVAILABLE ` no longer imports the respective package when determining availability.
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
5
5
[project ]
6
6
name = " python-json-logger"
7
- version = " 3.2.0.dev1 "
7
+ version = " 3.2.0"
8
8
description = " JSON Log Formatter for the Python Logging Package"
9
9
authors = [
10
10
{
name =
" Zakaria Zajac" ,
email =
" [email protected] " },
You can’t perform that action at this time.
0 commit comments