Skip to content

Commit 3d1ac63

Browse files
authored
Update setup.py
1 parent 37ce4ba commit 3d1ac63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
author = 'Borja Toron', # Type in your name
99
author_email = 'borja.toron@gmail.com', # Type in your E-Mail
1010
url = 'https://github.com/btoron/pyOFSC', # Provide either the link to your github or to your website
11-
download_url = 'https://github.com/btoron/pyOFSC/archive/v1.6.1.tar.gz', # I explain this later on
11+
download_url = 'https://github.com/btoron/pyOFSC/archive/v1.6.2.tar.gz', # I explain this later on
1212
keywords = ['OFSC', 'Python', 'ORACLE FIELD SERVICE CLOUD'], # Keywords that define your package best
1313
install_requires=[ # I get to this in a second
1414
'requests',

0 commit comments

Comments
 (0)