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

Commit c9407aa

Browse files
author
Brennen Bearnes
committed
version bump to 1.4.0 in setup.py
1 parent 27416d2 commit c9407aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ def read(fname):
9898

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

0 commit comments

Comments
 (0)