Skip to content

Commit 2207aae

Browse files
committed
release 1.1.0
1 parent 69024aa commit 2207aae

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@ 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-
## [unreleased]
8+
## [1.1.0]
99
### Added
10+
- Ratings filter for choosing language of events to rate (e.g. `optimal-congress rate --language en`)
1011
- CLI option to print software version
1112

1213
## [1.0.2] - 2024-12-12

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.2"
8+
version = "1.1.0"
99

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

0 commit comments

Comments
 (0)