Skip to content

Commit 245ec35

Browse files
authored
Set version to v2.0.9, update classifiers (#64)
1 parent 8a64305 commit 245ec35

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

setup.cfg

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[metadata]
2-
version = 2.0.8
2+
version = 2.0.9
33
description = Super lightweight function registries for your library
44
url = https://github.com/explosion/catalogue
55
author = Explosion
@@ -22,6 +22,7 @@ classifiers =
2222
Programming Language :: Python :: 3.8
2323
Programming Language :: Python :: 3.9
2424
Programming Language :: Python :: 3.10
25+
Programming Language :: Python :: 3.11
2526
Topic :: Scientific/Engineering
2627

2728
[options]

0 commit comments

Comments
 (0)