From 4c388e112b7d24e387365ec1a6d667c83a2af59e Mon Sep 17 00:00:00 2001 From: Nikhil Woodruff Date: Fri, 6 Sep 2024 14:19:41 +0100 Subject: [PATCH] Bump to v1 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index eed4818..7d7a455 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name="policyengine_us_data", - version="0.1.0", + version="1.0.0", author="PolicyEngine", author_email="hello@policyengine.org", description="A package to create representative microdata for the US.",