Version bumpi.

This commit is contained in:
jupfi 2023-12-14 12:46:10 +01:00
parent ed0dffadf4
commit 85e01f45bd

View file

@ -7,12 +7,12 @@ allow-direct-references = true
[project]
name = "nqr_blochsimulator"
version = "0.0.1"
version = "0.0.1a"
authors = [
{ name="Julia Pfitzer", email="git@jupfi.me" },
]
description = "Simple Python script to simulate NMR NQR Bloch equations"
description = "Simple Python script to simulate NQR Bloch equations"
readme = "README.md"
license = { file="LICENSE" }
requires-python = ">=3.8"