Skip to content

Commit ac2dde7

Browse files
authored
Update __init__.py
1 parent 4a1499a commit ac2dde7

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.3"
3+
__version__="2.1.4"
44
__author__="Nathan Honn"
55
__email__="randomhexman@gmail.com"
66

@@ -19,3 +19,4 @@ def Help():
1919
return RandomColorHex.Help()
2020

2121

22+

0 commit comments

Comments
 (0)