Skip to content

Commit

Permalink
Bump version to v7.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter554 committed Jan 22, 2025
1 parent 5f8e226 commit 9475a5b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## V7.1.1 - 2025-01-22

- Improve the performance of `FiniteDatetimeRange.intersection`,
`FiniteDatetimeRange.union` and `FiniteDatetimeRange.__lt__` [#187](https://github.com/octoenergy/xocto/pull/187).

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "xocto"
version = "7.1.0"
version = "7.1.1"
requires-python = ">=3.9"
description = "Kraken Technologies Python service utilities"
readme = "README.md"
Expand Down

0 comments on commit 9475a5b

Please sign in to comment.