Skip to content

Commit

Permalink
updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
selengalp committed Jan 30, 2019
1 parent 3fae267 commit 0b22218
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

setup(
name='sixfab_cellulariot',
version='1.1',
version='1.2.0',
author='Yasin Kaya',
author_email='yasinkaya.121@gmail.com',
description='sixfab linux libraries',
license='MIT',
url='https://github.com/sixfab/Sixfab_RPi_CellularIoT_Library',
url='https://github.com/sixfab/Sixfab_RPi_CellularIoT_App_Shield',
dependency_links = ['https://github.com/adafruit/Adafruit_Python_GPIO/tarball/master#egg=Adafruit-GPIO-0.9.3'],
install_requires = ['Adafruit-GPIO>=0.9.3', 'pyserial', 'adafruit-ads1x15'],
packages=find_packages()
Expand Down

0 comments on commit 0b22218

Please sign in to comment.