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 fb2abd5 commit 76d19e6Copy full SHA for 76d19e6
lib/banner.py
@@ -1,7 +1,7 @@
1
import os
2
import random
3
4
-VERSION = "2.2.1"
+VERSION = "2.2.2"
5
6
7
def banner_1(line_sep="#--", space=" " * 30):
0 commit comments