Skip to content

Commit a17af70

Browse files
committed
pre-bump
1 parent 89a7fb9 commit a17af70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.2"
7+
__version__ = "3.0.3.dev0"
88

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

0 commit comments

Comments
 (0)