From b03f95cd70a0f6472316747fc2cead2f2d4af200 Mon Sep 17 00:00:00 2001 From: sanjaymjoshi Date: Sat, 8 Apr 2023 17:09:18 -0400 Subject: [PATCH] version 1.0.0 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index bb8e5aa..072adfc 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = relistats -version = 0.5.1 +version = 1.0.0 description = Reliability Statistics long_description = file: README.rst author = Sanjay Joshi