We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05eef3c commit 9eaee79Copy full SHA for 9eaee79
1 file changed
lib/banner.py
@@ -1,7 +1,7 @@
1
import os
2
import random
3
4
-VERSION = "2.2.3"
+VERSION = "2.2.4"
5
6
7
def banner_1(line_sep="#--", space=" " * 30):
0 commit comments