Skip to content

Commit f0880ac

Browse files
authored
bumping version number
1 parent 68b354a commit f0880ac

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.0"
4+
VERSION = "2.1"
55

66

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

0 commit comments

Comments
 (0)