We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bded3e5 + 9ff944e commit bb33b10Copy full SHA for bb33b10
docs/history.md
@@ -1,5 +1,9 @@
1
# History
2
3
+### v19.1.6
4
+
5
+* Fixed bug where `auditorium server` would keep an unused slideshow name forever.
6
7
### v19.1.5
8
9
* Fixed automatic server address for `auditorium publish`.
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "auditorium"
-version = "19.1.5"
+version = "19.1.6"
description = "A Python-powered slideshow maker with steroids."
authors = ["Alejandro Piad <[email protected]>"]
license = "MIT"
0 commit comments