Skip to content

Commit

Permalink
Merge pull request #473 from autonomio/change_correct_version
Browse files Browse the repository at this point in the history
Fixes the issue with wrong version marking
  • Loading branch information
mikkokotila committed Feb 20, 2020
2 parents 40b45b7 + d7fa4cf commit dbd27b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion talos/__init__.py
Expand Up @@ -34,4 +34,4 @@
del commands, scan, model, metrics, key
del sub, keep_from_templates, template_sub, warnings

__version__ = "0.6.4"
__version__ = "0.6.7"

0 comments on commit dbd27b4

Please sign in to comment.