Skip to content

Commit

Permalink
Updated version to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
citruz committed Feb 13, 2018
1 parent cef1f42 commit f501de1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,8 @@ Scanner
Changelog
---------
* 1.2.1
* Updated depedencies
* 1.2.0
* Added support for Cypress iBeacons which transmit temp and humidity embedded in the minor value (thanks to `darkskiez <https://github.com/darkskiez>`__)
* Updated dependencies
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 @@
setup(
name='beacontools',

version='1.2.0',
version='1.2.1',

description='A Python library for working with various types of Bluetooth LE Beacons.',
long_description=long_description,
Expand Down

0 comments on commit f501de1

Please sign in to comment.