Skip to content

Commit 35536c5

Browse files
authored
Update __init__.py
1 parent 595c5da commit 35536c5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

__init__.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from .random_color_hex import RandomColorHex
22

3-
__version__="2.1.4"
3+
__version__="2.1.5"
44
__author__="Nathan Honn"
55
__email__="randomhexman@gmail.com"
66

@@ -20,3 +20,4 @@ def Help():
2020

2121

2222

23+

0 commit comments

Comments
 (0)