File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## Unreleased
99
10+ ## v1.0.4 - 2024-10-25
11+
1012### Fixed
1113
1214- A bug where dictionaries were not being broken the right way. ([ #5 ] ( https://github.com/MystPi/pprint/issues/5 ) )
@@ -32,4 +34,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3234
3335## v1.0.0 - 2024-03-05
3436
35- - Initital released
37+ - Initial release
Original file line number Diff line number Diff line change 11name = " pprint"
2- version = " 1.0.3 "
2+ version = " 1.0.4 "
33description = " Pretty print values with style!"
44licences = [" Apache-2.0" ]
55repository = { type = " github" , user = " MystPi" , repo = " pprint" }
You canβt perform that action at this time.
0 commit comments