We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9307e31 commit c19b5f0Copy full SHA for c19b5f0
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "randflake"
7
-version = "1.1.0"
+version = "1.2.0"
8
description = "A Python implementation the Randflake ID: a distributed, uniform, unpredictable, unique random ID generator."
9
authors = [
10
{name = "GoSuda"}
0 commit comments