Skip to content

Commit

Permalink
Updated to v1.2.1
Browse files Browse the repository at this point in the history
Should only be a minor release not a major
  • Loading branch information
adbridge authored Sep 19, 2016
1 parent b10bf8a commit 55bb112
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ def read(fname):
return open(os.path.join(os.path.dirname(__file__), fname)).read()

setup(name='mbed-greentea',
version='1.3.0',
version='1.2.1',
description=DESCRIPTION,
long_description=read('README.md'),
author=OWNER_NAMES,
Expand Down

0 comments on commit 55bb112

Please sign in to comment.