Skip to content

Commit a186903

Browse files
committed
Release v2.8.12
1 parent 9e676df commit a186903

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.12 (2025-08-18)
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.12.dev0"
4+
__version__ = "2.8.12"
55
__logo__ = "⚈"
66
__strapline__ = "Jupyter in the terminal"
77
__author__ = "Josiah Outram Halstead"

0 commit comments

Comments
 (0)