Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jbn committed Feb 7, 2018
1 parent 7056af6 commit b36217e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vaquero/__init__.py
Expand Up @@ -11,6 +11,6 @@
__doc__ = __description__ + " <" + __uri__ + ">"
__license__ = "MIT"
__copyright__ = "Copyright (c) 2017 John Bjorn Nelson"
__version__ = "0.0.3"
__version__ = "0.0.4"
__author__ = "John Bjorn Nelson"
__email__ = "jbn@abreka.com"

0 comments on commit b36217e

Please sign in to comment.