Browse Source

add python 3.11 to pypi metadata

Thomas Waldmann 3 years ago
parent
commit
c07afb26e4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      setup.cfg

+ 1 - 0
setup.cfg

@@ -20,6 +20,7 @@ classifiers =
     Programming Language :: Python :: 3
     Programming Language :: Python :: 3
     Programming Language :: Python :: 3.9
     Programming Language :: Python :: 3.9
     Programming Language :: Python :: 3.10
     Programming Language :: Python :: 3.10
+    Programming Language :: Python :: 3.11
     Topic :: Security :: Cryptography
     Topic :: Security :: Cryptography
     Topic :: System :: Archiving :: Backup
     Topic :: System :: Archiving :: Backup
 platforms = Linux, MacOS X, FreeBSD, OpenBSD, NetBSD
 platforms = Linux, MacOS X, FreeBSD, OpenBSD, NetBSD