Skip to content

Commit 77bf088

Browse files
committed
3.0.3
1 parent 1b44007 commit 77bf088

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

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

0 commit comments

Comments
 (0)