We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd554a3 commit 41017bbCopy full SHA for 41017bb
lib/banner.py
@@ -1,7 +1,7 @@
1
import os
2
import random
3
4
-VERSION = "2.2.2"
+VERSION = "2.2.3"
5
6
7
def banner_1(line_sep="#--", space=" " * 30):
0 commit comments