Skip to content

Commit

Permalink
Preparing release 0.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
charlax committed Mar 12, 2015
1 parent 2c9a8f6 commit 86210bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Changelog for Cassette
======================

0.3.7 (unreleased)
0.3.7 (2015-03-12)
------------------

- Add ability to report on unused cassette.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ def read_requirements(filename="requirements.txt"):

setup(
name="cassette",
version='0.3.6',
version='0.3.7',
author="Charles-Axel Dein",
author_email="charles@uber.com",
url="http://cassette.readthedocs.org/",
Expand Down

0 comments on commit 86210bb

Please sign in to comment.