Skip to content
This repository has been archived by the owner on Nov 12, 2019. It is now read-only.

Commit

Permalink
version bump to 1.4.0 in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Brennen Bearnes committed Nov 7, 2018
1 parent 27416d2 commit c9407aa
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 @@ -98,7 +98,7 @@ def read(fname):

# Call setuptools setup function to install package.
setup(name = 'Adafruit_DHT',
version = '1.3.4',
version = '1.4.0',
author = 'Tony DiCola',
author_email = '[email protected]',
description = 'Library to get readings from the DHT11, DHT22, and AM2302 humidity and temperature sensors on a Raspberry Pi or Beaglebone Black.',
Expand Down

0 comments on commit c9407aa

Please sign in to comment.