Skip to content

Commit 54f951a

Browse files
committed
Release v2.8.15
1 parent 7b3940e commit 54f951a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ Changelog
44

55
Notable changes to this project will be documented in this file.
66

7-
********
8-
Upcoming
9-
********
7+
********************
8+
v2.8.15 (2025-10-10)
9+
********************
1010

1111
Added
1212
=====

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.15-dev"
4+
__version__ = "2.8.15"
55
__logo__ = "⚈"
66
__strapline__ = "Jupyter in the terminal"
77
__author__ = "Josiah Outram Halstead"

0 commit comments

Comments
 (0)