Skip to content

Commit

Permalink
bump release version to 20190819.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aarontp committed Sep 25, 2019
1 parent 12a10b0 commit 9e78825
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion turbinia/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# limitations under the License.
"""Main Turbinia application."""

__version__ = '20190819'
__version__ = '20190819.1'


class TurbiniaException(Exception):
Expand Down

0 comments on commit 9e78825

Please sign in to comment.