Skip to content

Commit 4d6963a

Browse files
committed
Prebump to 0.5.4.dev0
1 parent 3095c9f commit 4d6963a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/resolvelib/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"ResolutionTooDeep",
1212
]
1313

14-
__version__ = "0.5.3"
14+
__version__ = "0.5.4.dev0"
1515

1616

1717
from .providers import AbstractProvider, AbstractResolver

0 commit comments

Comments
 (0)