Skip to content

Commit

Permalink
update to 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
askeing committed Apr 7, 2016
1 parent 1d76eb4 commit c71ead1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions HISTORY.rst
@@ -1,6 +1,10 @@
Release History
---------------

0.0.2 (2016-04-07)
++++++++++++++++++
- Support file and dict obj

0.0.1 (2016-04-07)
++++++++++++++++++
- Initiate the project
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -2,7 +2,7 @@
from setuptools import setup, find_packages


VERSION = '0.0.1'
VERSION = '0.0.2'

install_requires = [
]
Expand Down

0 comments on commit c71ead1

Please sign in to comment.