Skip to content

Commit

Permalink
Update version to 20190819.13
Browse files Browse the repository at this point in the history
  • Loading branch information
aarontp committed Jul 3, 2020
1 parent 8a4e041 commit 1f851c8
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.12'
__version__ = '20190819.13'


class TurbiniaException(Exception):
Expand Down

0 comments on commit 1f851c8

Please sign in to comment.