Skip to content

Commit 5852ef7

Browse files
committed
Added readme
1 parent 08a0e82 commit 5852ef7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "qocogen"
7-
version = "0.1.0"
7+
version = "0.1.0.post1"
88
description = "QOCOGEN: Custom Code Generator for the QOCO solver"
9-
# readme = "README.md"
9+
readme = "README.md"
1010
requires-python = ">=3.8"
1111
authors = [{ name = "Govind M. Chari", email = "govindchari1@gmail.com" }]
1212
dependencies = ["jinja2", "numpy>=1.7", "qdldl", "scipy>=0.13.2", "setuptools"]

0 commit comments

Comments
 (0)