Skip to content

Commit

Permalink
Bump version to 2.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: Oz Tiram <oz.tiram@gmail.com>
  • Loading branch information
oz123 committed Jan 28, 2024
1 parent f18c876 commit b6fc30d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pythonfinder/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from .models import SystemPath
from .pythonfinder import Finder

__version__ = "2.0.7.dev0"
__version__ = "2.1.0"


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

0 comments on commit b6fc30d

Please sign in to comment.