Skip to content

Commit

Permalink
Prepare 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexandreDecan committed Mar 13, 2023
1 parent 0f56b28 commit b87a9b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,7 +1,7 @@
# Changelog


## 2.4.0 (not yet released)
## 2.4.0 (2023-03-13)

### Added
- An `AbstractDiscreteInterval` class to ease the creation of specialized discrete intervals (experimental).
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -9,7 +9,7 @@

setup(
name="portion",
version="2.4.0-pre1",
version="2.4.0",
license="LGPLv3",
author="Alexandre Decan",
url="https://github.com/AlexandreDecan/portion",
Expand Down

0 comments on commit b87a9b8

Please sign in to comment.