Skip to content
This repository has been archived by the owner on Oct 25, 2019. It is now read-only.

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
yakky committed Oct 3, 2015
1 parent d909b99 commit 8121c99
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion HISTORY.rst
Expand Up @@ -3,7 +3,7 @@
History
-------

0.2.0 (XXXX-XX-XX)
0.2.0 (2015-10-03)
++++++++++++++++++

* Add support for using request in extracting metadata
Expand Down
2 changes: 1 addition & 1 deletion meta_mixin/__init__.py
@@ -1,2 +1,2 @@
# -*- coding: utf-8 -*-
__version__ = '0.2.0.dev1'
__version__ = '0.2.0'

0 comments on commit 8121c99

Please sign in to comment.