Skip to content

Commit c951dfe

Browse files
authored
Update setup.py
1 parent a83c8e9 commit c951dfe

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
setup(
88
name="random_color_hex",
9-
version="2.0.3",
9+
version="2.0.4",
1010
author="Nathan Honn",
1111
author_email="randomhexman@gmail.com",
1212
description="Generate random CSS-style hex colors",
@@ -51,3 +51,4 @@
5151
)
5252

5353

54+

0 commit comments

Comments
 (0)