aboutsummaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorCody Logan <clpo13@gmail.com>2020-01-08 10:16:58 -0800
committerCody Logan <clpo13@gmail.com>2020-01-08 10:16:58 -0800
commit21d800b1bfec1b3ca2fbd4cce8b8ade507c6382a (patch)
tree35a1695908690b1048fa180f07f62abdc702b41a /pyproject.toml
parentf599b85ba5a5fe7123e0d77bf7b9f6c738471bc8 (diff)
downloadalphanum-0.2.0.tar.gz
alphanum-0.2.0.zip
Link Python stdlib docsv0.2.0
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
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 <clpo13@gmail.com>"]
license = "MIT"