Skip to content

Commit c85819c

Browse files
committed
Bump version to 1.0.3
1 parent 91e142a commit c85819c

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.0.2"
5+
__version__: Final[str] = "1.0.3"
66
__title__: Final[str] = "pip-manage"
77

88
from typing import Final

0 commit comments

Comments
 (0)