Skip to content

Commit

Permalink
Bump release version to 20181004.2
Browse files Browse the repository at this point in the history
  • Loading branch information
aarontp committed Mar 22, 2019
1 parent 0ae4fbb commit 18208dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion turbinia/__init__.py
Expand Up @@ -14,7 +14,7 @@
# limitations under the License.
"""Main Turbinia application."""

__version__ = '20181004.1'
__version__ = '20181004.2'


class TurbiniaException(Exception):
Expand Down

0 comments on commit 18208dd

Please sign in to comment.