Skip to content

Commit 86550a5

Browse files
bump version
1 parent e7e4b0f commit 86550a5

File tree

7 files changed

+2
-2
lines changed

7 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### Upcoming
1+
### 25.4.9
22

33
#### Bug fixes
44
- Fix OD Reading not displaying correctly on Pioreactor pages

pioreactor/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# Append "dev0" if a dev version
88
# Append "rc0" if a rc version
99
# No zero padding!
10-
__version__ = "25.4.3"
10+
__version__ = "25.4.9"
1111

1212

1313
def get_hardware_version() -> tuple[int, int] | tuple[int, int, str]:

update_scripts/upcoming/add_new_pioreactor_worker_from_leader.sh renamed to update_scripts/25.4.9/add_new_pioreactor_worker_from_leader.sh

File renamed without changes.

0 commit comments

Comments
 (0)