Skip to content

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
streeter committed Dec 5, 2012
1 parent 7bbafec commit 3e547d5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGES
Expand Up @@ -9,4 +9,7 @@
0.2.0
* Add exception catching middleware

(History beyond 0.2.0 is not present)
0.3.0
* Add `readonly` context processor

(History beyond 0.3.0 is not present)
2 changes: 1 addition & 1 deletion setup.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python

version = '0.2.0'
version = '0.3.0'

try:
from setuptools import setup, find_packages
Expand Down

0 comments on commit 3e547d5

Please sign in to comment.