We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 382f6af commit 4dd9c7eCopy full SHA for 4dd9c7e
mypy_ls/_version.py
@@ -1 +1 @@
1
-__version__ = "0.3.6"
+__version__ = "0.4.0"
setup.cfg
@@ -13,6 +13,7 @@ classifiers =
13
Programming Language :: Python :: 3.6
14
Programming Language :: Python :: 3.7
15
Programming Language :: Python :: 3.8
16
+ Programming Language :: Python :: 3.9
17
18
[options]
19
python_requires = >= 3.6
0 commit comments