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 4125b87 commit e65646cCopy full SHA for e65646c
1 file changed
src/pythonfinder/__init__.py
@@ -10,7 +10,7 @@
10
from .models import SystemPath, WindowsFinder
11
from .pythonfinder import Finder
12
13
-__version__ = "1.3.0"
+__version__ = "1.3.1"
14
15
16
logger = logging.getLogger(__name__)
0 commit comments