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 f18c876 commit b6fc30dCopy full SHA for b6fc30d
src/pythonfinder/__init__.py
@@ -4,7 +4,7 @@
4
from .models import SystemPath
5
from .pythonfinder import Finder
6
7
-__version__ = "2.0.7.dev0"
+__version__ = "2.1.0"
8
9
10
__all__ = ["Finder", "SystemPath", "InvalidPythonVersion"]
0 commit comments