Skip to content

Commit 013934b

Browse files
committed
update docs
1 parent b6c9439 commit 013934b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.0.1] - 2024-12-12
9+
### Fixed
10+
- Update README
11+
812
## [1.0.0] - 2024-12-12
913
### Changed
1014
- Adapted to 2024's 38c3 congress

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ homepage = "https://github.com/top-on/optimal-congress"
55
name = "optimal-congress"
66
packages = [{include = "optimal_congress"}]
77
readme = "README.md"
8-
version = "1.0.0"
8+
version = "1.0.1"
99

1010
[tool.poetry.dependencies]
1111
pandas = "^2.2.3"

0 commit comments

Comments
 (0)