Skip to content

Commit 181e891

Browse files
Update pyproject.toml
1 parent 9dc2ac3 commit 181e891

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,12 @@ build-backend = "hatchling.build"
55

66
[project]
77
name = "pqnstack"
8-
version = "0.1.0"
8+
version = "0.2.0"
99
description = "Illinois Computes work on software stack for PQN."
1010
readme = "README.md"
1111
requires-python = ">=3.12"
1212
license = { text = "MIT" }
1313
authors = [
14-
{ name = "Santiano Nunez-Corrales", email = "nunezco2@illinois.edu" },
1514
{ name = "Benjamin Nussbaum", email = "bn9@illinois.edu" },
1615
{ name = "Marcos Frenkel", email = "marcosf2@illinois.edu" },
1716
{ name = "Soroush Hoseini", email = "soroushhoseini0@gmail.com" },

0 commit comments

Comments
 (0)