Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewgy8 committed Mar 23, 2019
1 parent b677ec2 commit e1e9ab5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apprentice/__version__.py
@@ -1,3 +1,3 @@
VERSION = (0, 4, 0)
VERSION = (0, 4, 2)

__version__ = '.'.join(map(str, VERSION))

0 comments on commit e1e9ab5

Please sign in to comment.