Skip to content

Commit

Permalink
Release 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pbaranay committed Jan 6, 2018
1 parent f056296 commit 0edb016
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,7 @@
History
-------

No releases yet!
0.1.0 (2018-01-05)
++++++++++++++++++

* First release on PyPI!
2 changes: 1 addition & 1 deletion src/quade/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
]


__version__ = '0.0.1'
__version__ = '0.1.0'
default_app_config = 'quade.apps.QuadeConfig'

0 comments on commit 0edb016

Please sign in to comment.