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 c441448 commit 8ff5c84Copy full SHA for 8ff5c84
1 file changed
‎cica.py‎
@@ -22,8 +22,8 @@
22
DIST = './dist'
23
LICENSE = open('./LICENSE.txt').read()
24
COPYRIGHT = open('./COPYRIGHT.txt').read()
25
-VERSION = '2.1.0-rc'
26
-FAMILY = 'CicaIss19A'
+VERSION = '2.1.0'
+FAMILY = 'Cica'
27
28
fonts = [
29
{
0 commit comments