We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffcb688 commit 2b1faaaCopy full SHA for 2b1faaa
1 file changed
setup.cfg
@@ -1,5 +1,5 @@
1
[metadata]
2
-version = 2.0.6
+version = 2.0.7
3
description = Super lightweight function registries for your library
4
url = https://github.com/explosion/catalogue
5
author = Explosion
@@ -21,6 +21,7 @@ classifiers =
21
Programming Language :: Python :: 3.7
22
Programming Language :: Python :: 3.8
23
Programming Language :: Python :: 3.9
24
+ Programming Language :: Python :: 3.10
25
Topic :: Scientific/Engineering
26
27
[options]
0 commit comments