Skip to content

Commit bd9bc16

Browse files
authored
Update setup.py
1 parent ac2dde7 commit bd9bc16

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.1.3",
9+
version="2.1.4",
1010
author="Nathan Honn",
1111
author_email="randomhexman@gmail.com",
1212
description="Generate random CSS-style hex colors",
@@ -52,3 +52,4 @@
5252
)
5353

5454

55+

0 commit comments

Comments
 (0)