Skip to content

Commit

Permalink
Bump version to 20190819.18
Browse files Browse the repository at this point in the history
  • Loading branch information
aarontp committed Oct 20, 2020
1 parent 3725426 commit 2aa1edf
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.17'
__version__ = '20190819.18'


class TurbiniaException(Exception):
Expand Down

0 comments on commit 2aa1edf

Please sign in to comment.