From 21d800b1bfec1b3ca2fbd4cce8b8ade507c6382a Mon Sep 17 00:00:00 2001 From: Cody Logan Date: Wed, 8 Jan 2020 10:16:58 -0800 Subject: Link Python stdlib docs --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index e99c3b0..a9d20a6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "alphanum" -version = "0.2.0.dev2" +version = "0.2.0" description = "Generates random alphanumeric strings." authors = ["Cody Logan "] license = "MIT" -- cgit v1.2.3