fixing packaging #1

This commit is contained in:
Kristjan Komlosi
2020-08-27 13:52:24 +02:00
parent 97233f27c3
commit 88687124f2
4 changed files with 204 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ with open("README.md", "r") as fh:
setuptools.setup(
name="terahz", # Replace with your own username
version="0.0.1",
version="1.0.0",
author="Kristjan Komloši",
author_email="kristjan.komlosi@gmail.com",
description="Low cost spectrometry webapp",