We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c7f53a commit 2f685f4Copy full SHA for 2f685f4
2 files changed
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
<!--next-version-placeholder-->
4
5
+## v2.11.3 (2023-06-09)
6
+
7
+### Fix
8
9
+* **info:** Ensure dynamic port to be printed ([`0c7f53a`](https://github.com/Kitware/trame-server/commit/0c7f53a93acef70d3fc3a0a1eaf792a568926b8a))
10
11
## v2.11.2 (2023-05-24)
12
### Fix
13
* **reload:** Don't reload state change corountine ([`ba05514`](https://github.com/Kitware/trame-server/commit/ba05514a688b5ac0449d68fb0d056ccbc40a9033))
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
name = trame-server
-version = 2.11.2
+version = 2.11.3
description = Internal server side implementation of trame
long_description = file: README.rst
long_description_content_type = text/x-rst
0 commit comments