Skip to content

Commit

Permalink
version 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
svenkreiss committed Apr 26, 2019
1 parent 7525789 commit 0693dcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openpifpaf/__init__.py
@@ -1,6 +1,6 @@
"""An open implementation of PifPaf."""

__version__ = '0.4.0'
__version__ = '0.5.0'

from . import datasets
from . import decoder
Expand Down

0 comments on commit 0693dcc

Please sign in to comment.