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 8a64305 commit 245ec35Copy full SHA for 245ec35
1 file changed
setup.cfg
@@ -1,5 +1,5 @@
1
[metadata]
2
-version = 2.0.8
+version = 2.0.9
3
description = Super lightweight function registries for your library
4
url = https://github.com/explosion/catalogue
5
author = Explosion
@@ -22,6 +22,7 @@ classifiers =
22
Programming Language :: Python :: 3.8
23
Programming Language :: Python :: 3.9
24
Programming Language :: Python :: 3.10
25
+ Programming Language :: Python :: 3.11
26
Topic :: Scientific/Engineering
27
28
[options]
0 commit comments