Skip to content

Commit

Permalink
upgrade to 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JorgeGarciaIrazabal committed Aug 28, 2018
1 parent 4695982 commit 5a9d50e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ajson/__init__.py
@@ -1,4 +1,4 @@
from ajson.aserializer import ASerializer
from ajson.class_decorator import AJson

__version__ = '0.8.0'
__version__ = '0.9.0'

0 comments on commit 5a9d50e

Please sign in to comment.