Skip to content

Commit c7bbf38

Browse files
committed
Do the release 1.0.1
1 parent 74865a2 commit c7bbf38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

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

0 commit comments

Comments
 (0)