diff --git a/nvchecker/__init__.py b/nvchecker/__init__.py index 3b28757..1b883a0 100644 --- a/nvchecker/__init__.py +++ b/nvchecker/__init__.py @@ -1,4 +1,4 @@ # MIT licensed # Copyright (c) 2013-2024 lilydjwg , et al. -__version__ = '2.15dev' +__version__ = '2.15'