We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3797a5b commit eefdc25Copy full SHA for eefdc25
pyslvs_ui/__init__.py
@@ -6,7 +6,7 @@
6
__copyright__ = "Copyright (C) 2016-2021"
7
__license__ = "AGPL"
8
__email__ = "pyslvs@gmail.com"
9
-__version__ = "21.10.0"
+__version__ = "21.11.0"
10
11
from warnings import warn
12
from pyslvs import __version__ as __kernel_version__
0 commit comments