Skip to content

Commit 5bd0a04

Browse files
authored
Update __init__.py
1 parent d1d1115 commit 5bd0a04

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

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

21+

0 commit comments

Comments
 (0)