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 @@ -5,7 +5,9 @@ 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.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ unreleased]
8+ ## [ 1.2.0] - 2024-12-26
9+ ### Added
10+ - Support for installation on nix systems
911### Removed
1012- Removed tox test setup, relying on ` pytest ` in CI pipeline instead.
1113
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 = " 1.1.1 "
8+ version = " 1.2.0 "
99
1010[tool .poetry .dependencies ]
1111pandas = " ^2.2.3"
You can’t perform that action at this time.
0 commit comments