Updated setup.py

This commit is contained in:
Marcelo Prates 2021-08-23 22:48:52 -03:00
parent 241bd22570
commit b8acbe04bc

View File

@ -13,7 +13,7 @@ setup(
'osmnx==1.0.1',
'tabulate==0.8.9',
'jupyter==1.0.0',
'vsketch==1.0.0a0'
'vsketch==1.0.0'
],
classifiers=[