Skip to content
This repository was archived by the owner on Jun 22, 2025. It is now read-only.

Commit f078fcd

Browse files
Bump to v0.13.2
1 parent 2c0b053 commit f078fcd

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Change log
22

3+
### v0.13.2
4+
* Add `default_path` start arg to define a default file to retrieve when hitting the root URL.
5+
36
### v0.13.1
47
* Shut down the Eel server less aggressively when websockets get closed (#337)
58

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
setup(
88
name='Eel',
9-
version='0.13.1',
9+
version='0.13.2',
1010
author='Chris Knott',
1111
author_email='[email protected]',
1212
url='https://github.com/samuelhwilliams/Eel',

0 commit comments

Comments
 (0)