We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edec8aa commit 0b07920Copy full SHA for 0b07920
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "concurrent_collections"
7
-version = "1.0.0"
+version = "1.0.2"
8
description = "A brief description of concurrent-collections"
9
authors = [{ name = "Alessio Lombardi", email = "work@alelom.com" }]
10
license = { file = "MIT" }
0 commit comments