mirror of
https://github.com/lilydjwg/nvchecker.git
synced 2025-03-10 06:14:02 +00:00
version 2.16
This commit is contained in:
parent
af7acde251
commit
3a87f920a5
2 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# MIT licensed
|
||||
# Copyright (c) 2013-2024 lilydjwg <lilydjwg@gmail.com>, et al.
|
||||
|
||||
__version__ = '2.16dev'
|
||||
__version__ = '2.16'
|
||||
|
|
|
@ -29,6 +29,7 @@ classifiers =
|
|||
Programming Language :: Python :: 3.10
|
||||
Programming Language :: Python :: 3.11
|
||||
Programming Language :: Python :: 3.12
|
||||
Programming Language :: Python :: 3.13
|
||||
Topic :: Internet
|
||||
Topic :: Internet :: WWW/HTTP
|
||||
Topic :: Software Development
|
||||
|
|
Loading…
Add table
Reference in a new issue