File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 1.0.0] - 2024-12-12
9+ ### Changed
10+ - Adapted to 2024's 38c3 congress
11+ ### Fixed
12+ - Update outdated dependencies
13+
814## [ 0.7.4] - 2023-01-20
915### Fixed
1016- update dependencies to patch CVE-2024 -22421
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ homepage = "https://github.com/top-on/optimal-congress"
55name = " optimal-congress"
66packages = [{include = " optimal_congress" }]
77readme = " README.md"
8- version = " 0.7.4 "
8+ version = " 1.0.0 "
99
1010[tool .poetry .dependencies ]
1111pandas = " ^2.2.3"
You can’t perform that action at this time.
0 commit comments