Initial Implementation CI/CD for Pypi Upload

This commit is contained in:
2023-05-14 04:55:38 -03:00
parent 4aad88733c
commit 3b9fa60d0e
4 changed files with 73 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "crystalpol"
version = "0.0.1"
version = "0.0.1-4"
description = "Crystal Optimization Automation using Gaussian16"
authors = ["Vitor Hideyoshi <vitor.h.n.batista@gmail.com>"]
license = "GPL-2.0-only"