Skip to content

Commit

Permalink
new version
Browse files Browse the repository at this point in the history
  • Loading branch information
CamDavidsonPilon committed Apr 2, 2024
1 parent 8e73429 commit 7a0837f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
### 24.4.2
- Major overhaul to experiments and inventory
- new API backend (docs: https://docs.pioreactor.com/developer-guide/web-ui-api#all-endpoints)
- Performance updates

### 24.3.9
- performance improvements by using less backend calls

Expand Down
2 changes: 1 addition & 1 deletion version.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@


# pioreactorui version
__version__ = "24.3.9"
__version__ = "24.4.2"

0 comments on commit 7a0837f

Please sign in to comment.