Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.

Commit

Permalink
bump version to 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasmcnulty committed Aug 27, 2020
1 parent 3af629f commit 0b6b59a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions docs/releases.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Release History
===============

* v1.0.5, August 27, 2020

* Add hooks to fix pre/post commands for ``bootstrap``, ``reload_production_db``,
and ``install_rsyslog``
* Add gunicorn entrypoint script to wait for database connection on launch

* v1.0.5, August 13, 2020

* Update ``dbrestore`` command to work with Ubuntu 20.04
Expand Down
2 changes: 1 addition & 1 deletion fabulaws/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.0.5"
__version__ = "1.0.6"

0 comments on commit 0b6b59a

Please sign in to comment.