Skip to content

Commit

Permalink
Merge pull request #49 from apiad/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
apiad authored Jan 2, 2020
2 parents bded3e5 + 9ff944e commit bb33b10
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions docs/history.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# History

### v19.1.6

* Fixed bug where `auditorium server` would keep an unused slideshow name forever.

### v19.1.5

* Fixed automatic server address for `auditorium publish`.
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit bb33b10

Please sign in to comment.