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 68b354a commit f0880acCopy full SHA for f0880ac
lib/banner.py
@@ -1,7 +1,7 @@
1
import os
2
import random
3
4
-VERSION = "2.0"
+VERSION = "2.1"
5
6
7
def banner_1(line_sep="#--", space=" " * 30):
0 commit comments