Skip to content

Commit f73483e

Browse files
committed
Update pyproject.toml
1 parent 3d29d98 commit f73483e

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
@@ -3,8 +3,8 @@ requires = ["setuptools>=45", "wheel", "setuptools_scm>=6.2"]
33
build-backend = "setuptools.build_meta"
44

55
[project]
6-
name = "python-synthpop"
7-
version = "0.0.1"
6+
name = "pySynthpop"
7+
version = "0.0.2"
88
description = "Python implementation of the R package synthpop for generating synthetic data"
99
authors = [
1010
{name = "Algorithm Audit"}

0 commit comments

Comments
 (0)