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

Commit 1379047

Browse files
committed
Merge #6 and bump version up to 0.5.0
1 parent 024b528 commit 1379047

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
@@ -3,7 +3,7 @@
33
from setuptools import setup, find_packages
44

55
setup(name = 'Adafruit_GPIO',
6-
version = '0.4.0',
6+
version = '0.5.0',
77
author = 'Tony DiCola',
88
author_email = 'tdicola@adafruit.com',
99
description = 'Library to provide a cross-platform GPIO interface on the Raspberry Pi and Beaglebone Black using the RPi.GPIO and Adafruit_BBIO libraries.',

0 commit comments

Comments
 (0)