Skip to content

Commit

Permalink
Bump to 0.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
pydanny committed Sep 6, 2013
1 parent 7847e1d commit 85e6ad5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
History
-------

0.2.9 (2013-09-??)
0.2.9 (2013-09-06)
++++++++++++++++++

* Cancellation added to views.
Expand Down
2 changes: 1 addition & 1 deletion djstripe/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
__summary__ = "Django + Stripe Made Easy"
__uri__ = "https://github.com/pydanny/dj-stripe/"

__version__ = "0.2.8"
__version__ = "0.2.9"

__author__ = "Daniel Greenfeld"
__email__ = "[email protected]"
Expand Down

0 comments on commit 85e6ad5

Please sign in to comment.