Skip to content

Commit 8ff5c84

Browse files
committed
🎉 v2.1.0
1 parent c441448 commit 8ff5c84

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎cica.py‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
DIST = './dist'
2323
LICENSE = open('./LICENSE.txt').read()
2424
COPYRIGHT = open('./COPYRIGHT.txt').read()
25-
VERSION = '2.1.0-rc'
26-
FAMILY = 'CicaIss19A'
25+
VERSION = '2.1.0'
26+
FAMILY = 'Cica'
2727

2828
fonts = [
2929
{

0 commit comments

Comments
 (0)