There was an error while loading. Please reload this page.
1 parent 40d1bbd commit 5d9446aCopy full SHA for 5d9446a
lib/banner.py
@@ -1,7 +1,7 @@
1
import os
2
import random
3
4
-VERSION = "3.1.4"
+VERSION = "3.1.5"
5
6
7
def banner_1(line_sep="#--", space=" " * 30):
0 commit comments