chore: fixes pyproject version

This commit is contained in:
Deepak Mallubhotla 2024-04-22 15:15:40 -05:00
parent c23813bd11
commit c468eec343
Signed by: deepak
GPG Key ID: BEBAEBF28083E022

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "tantri"
version = "0.0.1"
version = "1.0.0"
description = "Python dipole model evaluator"
authors = ["Deepak <dmallubhotla+github@gmail.com>"]
license = "GPL-3.0-only"