Skip to content

Commit bb33b10

Browse files
authored
Merge pull request #49 from apiad/develop
Develop
2 parents bded3e5 + 9ff944e commit bb33b10

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

docs/history.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# History
22

3+
### v19.1.6
4+
5+
* Fixed bug where `auditorium server` would keep an unused slideshow name forever.
6+
37
### v19.1.5
48

59
* Fixed automatic server address for `auditorium publish`.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "auditorium"
3-
version = "19.1.5"
3+
version = "19.1.6"
44
description = "A Python-powered slideshow maker with steroids."
55
authors = ["Alejandro Piad <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)