Skip to content

Commit 8f3b74c

Browse files
committed
pre-bump
1 parent 64e7fa9 commit 8f3b74c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pythonfinder/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
from .models.python_info import PythonInfo
55
from .pythonfinder import Finder
66

7-
__version__ = "3.0.0"
7+
__version__ = "3.0.1.dev0"
88

99
__all__ = ["Finder", "PythonInfo", "InvalidPythonVersion", "PythonNotFound"]

0 commit comments

Comments
 (0)