Skip to content

Commit

Permalink
Update for 0.3.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
hpk committed Nov 8, 2011
1 parent 7a47c70 commit 9882821
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -2,7 +2,7 @@ HiiCart - Django Shopping Cart
===============================

A simple shopping cart implementation with support for PayPal,
Google Checkout, Amazon Payments, and Braintree.
Google Checkout, Amazon Payments, Authorize.net, and Braintree.


Installation and Setup
Expand Down
2 changes: 1 addition & 1 deletion hiicart/__init__.py
@@ -1,4 +1,4 @@
__version__ = '0.2.12'
__version__ = '0.3.0'


def validate_gateway(gateway):
Expand Down

0 comments on commit 9882821

Please sign in to comment.