Skip to content

Commit e65646c

Browse files
committed
Bump version v1.3.1
* version 1.3.0 not uploaded
1 parent 4125b87 commit e65646c

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
@@ -10,7 +10,7 @@
1010
from .models import SystemPath, WindowsFinder
1111
from .pythonfinder import Finder
1212

13-
__version__ = "1.3.0"
13+
__version__ = "1.3.1"
1414

1515

1616
logger = logging.getLogger(__name__)

0 commit comments

Comments
 (0)