Skip to content

Commit 41017bb

Browse files
committed
bumps version number
1 parent bd554a3 commit 41017bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/banner.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import os
22
import random
33

4-
VERSION = "2.2.2"
4+
VERSION = "2.2.3"
55

66

77
def banner_1(line_sep="#--", space=" " * 30):

0 commit comments

Comments
 (0)