Skip to content

Commit 55ca4b5

Browse files
new texttable version
1 parent b8d5dc0 commit 55ca4b5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
chardet==2.3.0
22
geopy==1.11.0
3-
texttable==0.8.7
3+
texttable==0.9.0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name='ntripbrowser',
5-
version='1.1.0',
5+
version='1.1.1',
66
author='Andrew Yushkevich',
77
author_email='andrew.yushkevich@emlid.com',
88
packages=['ntripbrowser'],

0 commit comments

Comments
 (0)