Skip to content

Commit 374e1d3

Browse files
committed
pre-bump
1 parent e65646c commit 374e1d3

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.1"
13+
__version__ = "1.3.2.dev0"
1414

1515

1616
logger = logging.getLogger(__name__)

0 commit comments

Comments
 (0)