From b8acbe04bcf6110d5817794027dbf3935acdd5f0 Mon Sep 17 00:00:00 2001 From: Marcelo Prates Date: Mon, 23 Aug 2021 22:48:52 -0300 Subject: [PATCH] Updated setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 2bda19e..ea920d5 100644 --- a/setup.py +++ b/setup.py @@ -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=[