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 3d29d98 commit f73483eCopy full SHA for f73483e
pyproject.toml
@@ -3,8 +3,8 @@ requires = ["setuptools>=45", "wheel", "setuptools_scm>=6.2"]
3
build-backend = "setuptools.build_meta"
4
5
[project]
6
-name = "python-synthpop"
7
-version = "0.0.1"
+name = "pySynthpop"
+version = "0.0.2"
8
description = "Python implementation of the R package synthpop for generating synthetic data"
9
authors = [
10
{name = "Algorithm Audit"}
0 commit comments