Skip to content

Commit 8c63569

Browse files
authored
Merge pull request #26 from bluenote10/bump-to-0.1.8
bump to 0.1.8
2 parents fbc09e9 + f24a25e commit 8c63569

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

yachalk/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from .chalk_instance import chalk, create_chalk
33
from .types import ColorMode
44

5-
VERSION = "0.1.7"
5+
VERSION = "0.1.8"
66

77
__all__ = [
88
"chalk",

0 commit comments

Comments
 (0)