Skip to content

Commit 79a65c9

Browse files
committed
Bump version to 1.1.2
1 parent 8b5e95d commit 79a65c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pip_manage/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
from __future__ import annotations
44

5-
__version__: Final[str] = "1.1.1"
5+
__version__: Final[str] = "1.1.2"
66
__title__: Literal["pip-manage"] = "pip-manage"
77

88
from typing import Final, Literal

0 commit comments

Comments
 (0)