Skip to content

Commit

Permalink
Release 0.3.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
sirn committed Nov 13, 2015
1 parent 7c4f1f1 commit 2647c44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Future release
## [0.3.0] - 2015-11-13

This version adds support for configuring Omise API version via `omise.api_version` settings. If this version is set, it will be used instead of the one setting in your Omise account.

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
from distutils.core import setup

setup(name='omise',
version='0.2.1',
version='0.3.0',
description='Omise Python client',
author='Omise',
author_email='support@omise.co',
Expand Down

0 comments on commit 2647c44

Please sign in to comment.