Init
im going to bed -=-
This commit is contained in:
23
lib/rich/_unicode_data/_versions.py
Normal file
23
lib/rich/_unicode_data/_versions.py
Normal file
@@ -0,0 +1,23 @@
|
||||
VERSIONS = (
|
||||
"4.1.0",
|
||||
"5.0.0",
|
||||
"5.1.0",
|
||||
"5.2.0",
|
||||
"6.0.0",
|
||||
"6.1.0",
|
||||
"6.2.0",
|
||||
"6.3.0",
|
||||
"7.0.0",
|
||||
"8.0.0",
|
||||
"9.0.0",
|
||||
"10.0.0",
|
||||
"11.0.0",
|
||||
"12.0.0",
|
||||
"12.1.0",
|
||||
"13.0.0",
|
||||
"14.0.0",
|
||||
"15.0.0",
|
||||
"15.1.0",
|
||||
"16.0.0",
|
||||
"17.0.0",
|
||||
)
|
||||
Reference in New Issue
Block a user