We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 827390a commit f22f464Copy full SHA for f22f464
koppenpasta.py
@@ -8,7 +8,7 @@
8
from PIL import Image, ImageFont, ImageDraw
9
import os
10
11
-ver_num = "2.3.0"
+ver_num = "2.2.0"
12
13
### GUIDANCE
14
0 commit comments