From 1424abeb4335fc109a4a0a2b8720fe7db5c02a11 Mon Sep 17 00:00:00 2001 From: Sarthak Pati Date: Thu, 20 Aug 2020 11:51:28 -0400 Subject: [PATCH] updated version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 178643c..fc9a5f9 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup setup(name='fets', - version='0.0.0', + version='0.0.1', packages=['fets', 'fets.models', 'fets.models.pytorch',