We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dc2ac3 commit 181e891Copy full SHA for 181e891
pyproject.toml
@@ -5,13 +5,12 @@ build-backend = "hatchling.build"
5
6
[project]
7
name = "pqnstack"
8
-version = "0.1.0"
+version = "0.2.0"
9
description = "Illinois Computes work on software stack for PQN."
10
readme = "README.md"
11
requires-python = ">=3.12"
12
license = { text = "MIT" }
13
authors = [
14
- { name = "Santiano Nunez-Corrales", email = "nunezco2@illinois.edu" },
15
{ name = "Benjamin Nussbaum", email = "bn9@illinois.edu" },
16
{ name = "Marcos Frenkel", email = "marcosf2@illinois.edu" },
17
{ name = "Soroush Hoseini", email = "soroushhoseini0@gmail.com" },
0 commit comments