Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
gazpachoking committed Oct 7, 2018
1 parent bf6e9f5 commit 888b6b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jsonref.py
Expand Up @@ -38,7 +38,7 @@

from proxytypes import LazyProxy, Proxy

__version__ = "0.2-dev"
__version__ = "0.3.dev0"


class JsonRefError(Exception):
Expand Down

0 comments on commit 888b6b8

Please sign in to comment.