Skip to content

Commit 47d8698

Browse files
committed
Bump for development
1 parent 2e05cae commit 47d8698

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pip/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from __future__ import annotations
22

3-
__version__ = "25.2"
3+
__version__ = "25.3.dev0"
44

55

66
def main(args: list[str] | None = None) -> int:

0 commit comments

Comments
 (0)