Skip to content
This repository was archived by the owner on Oct 3, 2020. It is now read-only.

Commit 70c0018

Browse files
committed
Bump version number to 1.1.0
1 parent f69ad0b commit 70c0018

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from setuptools import setup, find_packages
44

55
setup(name = 'Adafruit_MotorHAT',
6-
version = '1.0.0',
6+
version = '1.1.0',
77
author = 'Limor Fried',
88
author_email = 'support@adafruit.com',
99
description = 'Library for Adafruit Motor HAT',

0 commit comments

Comments
 (0)