Skip to content

Commit

Permalink
Bump version to 4.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
benthorner committed Jan 17, 2024
1 parent b65fbe9 commit ebf7b2e
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

## v4.9.3 - 2024-01-16

- Add "as_finite_datetime_periods" fn [#134](https://github.com/octoenergy/xocto/pull/134)

## v4.9.2 - 2023-12-07
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 = "4.9.2"
version = "4.9.3"
requires-python = ">=3.9"
description = "Kraken Technologies Python service utilities"
readme = "README.md"
Expand Down

0 comments on commit ebf7b2e

Please sign in to comment.