Skip to content

Commit 05e1f77

Browse files
committed
Release v2.8.14
1 parent 948bc3d commit 05e1f77

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Changelog
55
Notable changes to this project will be documented in this file.
66

77
********************
8-
v2.8.14 (2025-09-10)
8+
v2.8.14 (2025-10-01)
99
********************
1010

1111
Added

euporie/core/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""This package defines the euporie application and its components."""
22

33
__app_name__ = "euporie"
4-
__version__ = "2.8.14.dev"
4+
__version__ = "2.8.14"
55
__logo__ = "⚈"
66
__strapline__ = "Jupyter in the terminal"
77
__author__ = "Josiah Outram Halstead"

0 commit comments

Comments
 (0)