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.7
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasmcnulty committed Aug 27, 2020
1 parent 6d54b2e commit a2f5b04
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion docs/releases.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
Release History
===============

* v1.0.5, August 27, 2020
* v1.0.7, August 27, 2020

* Fix bug introduced in 1.0.6 with pre/post tasks running on more hosts than intended

* v1.0.6, August 27, 2020

* Add hooks to fix pre/post commands for ``bootstrap``, ``reload_production_db``,
and ``install_rsyslog``
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.6"
__version__ = "1.0.7"

0 comments on commit a2f5b04

Please sign in to comment.