Skip to content

Commit ec58ed0

Browse files
committed
Do the release 0.9.1
1 parent ffc9054 commit ec58ed0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

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

2121
setup(
2222
name="bashcolor",
23-
version="0.9.0",
23+
version="0.9.1",
2424
description="A simple library to get colors in the bash terminal",
2525
long_description=README,
2626
classifiers=[

0 commit comments

Comments
 (0)