Skip to content

Commit b6fc30d

Browse files
committed
Bump version to 2.1.0
Signed-off-by: Oz Tiram <oz.tiram@gmail.com>
1 parent f18c876 commit b6fc30d

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,7 +4,7 @@
44
from .models import SystemPath
55
from .pythonfinder import Finder
66

7-
__version__ = "2.0.7.dev0"
7+
__version__ = "2.1.0"
88

99

1010
__all__ = ["Finder", "SystemPath", "InvalidPythonVersion"]

0 commit comments

Comments
 (0)