Skip to content

Commit

Permalink
Bump version to 20190819.8
Browse files Browse the repository at this point in the history
  • Loading branch information
aarontp committed Jun 4, 2020
1 parent 20d16ff commit cb1cf67
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.7'
__version__ = '20190819.8'


class TurbiniaException(Exception):
Expand Down

0 comments on commit cb1cf67

Please sign in to comment.