Skip to content

Commit

Permalink
Bump to 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
prat0318 committed Apr 19, 2016
1 parent 06d6585 commit 6a99b06
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.rst
@@ -1,3 +1,7 @@
0.9.0 (2016-04-16)
-------------------
- Swaggerpy now py3 compatible.

0.8.0 (2016-04-06)
-------------------
- Swaggerpy module importable under Py3. Tests for py3 needs more work.
Expand Down
3 changes: 1 addition & 2 deletions swaggerpy/__init__.py
@@ -1,2 +1 @@

version = '0.8.0'
version = '0.9.0'

0 comments on commit 6a99b06

Please sign in to comment.