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
883fbe31
Commit
883fbe31
authored
Jan 31, 2022
by
Andi Vajda
Browse files
release 2.8.1
parent
847a4a2b
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
883fbe31
Version 2.8 ->
Version 2.8 ->
2.8.1
--------------------
- renamed _icu extension module to _icu_ and moved it into icu module
- moved icu python module sources into py directory
- deleted long deprecated PyICU.py file
-
Version 2.7.4 -> 2.8
--------------------
...
...
setup.py
View file @
883fbe31
...
...
@@ -8,7 +8,7 @@ except ImportError:
from
distutils.spawn
import
find_executable
VERSION
=
'2.8'
VERSION
=
'2.8
.1
'
ICU_MAX_MAJOR_VERSION
=
'70'
# 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