Skip to content

Commit

Permalink
Bump version to 20190819.5
Browse files Browse the repository at this point in the history
  • Loading branch information
aarontp committed Feb 8, 2020
1 parent 3490b54 commit bf544f0
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.4'
__version__ = '20190819.5'


class TurbiniaException(Exception):
Expand Down

0 comments on commit bf544f0

Please sign in to comment.