Skip to content

Commit

Permalink
Requisite version bmp for release fix (#271)
Browse files Browse the repository at this point in the history
Releated to #268
  • Loading branch information
bennylope committed Mar 18, 2024
1 parent 5d0be2d commit 9b73199
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
History
=======

2.4.1
-----

* Fixes related to release process

2.4.0
-----
Expand Down
2 changes: 1 addition & 1 deletion src/organizations/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

__author__ = "Ben Lopatin"
__email__ = "ben@benlopatin.com"
__version__ = "2.4.0"
__version__ = "2.4.1"

0 comments on commit 9b73199

Please sign in to comment.