Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
main
pyicu
Commits
fffd0d06
Commit
fffd0d06
authored
Apr 12, 2022
by
Andi Vajda
Browse files
release PyICU 1.9
parent
02e5c006
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
fffd0d06
Version 2.8.1 ->
Version 2.8.1 ->
2.9
--------------------
- added support for ICU 71.1
rc
- added support for ICU 71.1
- added wrappers for UMeasurePrefix, MeasureUnit.withPrefix()|getPrefix()
- added UNumberRoundingPriority, FractionPrecision.withSignificantDigits()
- added UNumberTrailingZeroDisplay, Precision.trailingZeroDisplay()
-
Version 2.8 -> 2.8.1
--------------------
...
...
setup.py
View file @
fffd0d06
...
...
@@ -8,7 +8,7 @@ except ImportError:
from
distutils.spawn
import
find_executable
VERSION
=
'2.
8.1
'
VERSION
=
'2.
9
'
ICU_MAX_MAJOR_VERSION
=
'71'
# max supported major version of ICU
try
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment