diff --git a/nvchecker/__init__.py b/nvchecker/__init__.py index 71a25fa..1e0e7f1 100644 --- a/nvchecker/__init__.py +++ b/nvchecker/__init__.py @@ -1,4 +1,4 @@ # MIT licensed # Copyright (c) 2013-2022 lilydjwg , et al. -__version__ = '2.10dev' +__version__ = '2.10'