Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
imurchie committed Jan 23, 2015
1 parent 6071755 commit 7fe8f19
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
Changes in 0.13 (from 0.12)
===========================

- Fix error in imports when user does not have the SauceClient already
installed

Changes in 0.12 (from 0.11)
===========================

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

setup(
name='Appium-Python-Client',
version='0.12',
version='0.13',
description='Python client for Appium 1.0',
keywords=[
'appium',
Expand Down

0 comments on commit 7fe8f19

Please sign in to comment.