Skip to content

Commit b248b6d

Browse files
authored
Bump version to 0.1.8
1 parent 82f1696 commit b248b6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyupgradecheck/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.1.7"
1+
__version__ = "0.1.8"
22

33
from .checker import (check_environment, check_pkg_compatibility,
44
get_installed_packages)

0 commit comments

Comments
 (0)