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
17291f39
Commit
17291f39
authored
May 04, 2021
by
Andi Vajda
Browse files
release 2.7.3
parent
cbc5614b
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
17291f39
Version 2.7.2 -> 2.7.3
----------------------
- added wrappers for LocaleMatcher.acceptLanguage|FromHTTP()
Version 2.7.1 -> 2.7.2
----------------------
- worked around limitation of Visual Studio 2017 (cgohlke)
...
...
setup.py
View file @
17291f39
...
...
@@ -8,7 +8,7 @@ except ImportError:
from
distutils.spawn
import
find_executable
VERSION
=
'2.7.
2
'
VERSION
=
'2.7.
3
'
ICU_MAX_MAJOR_VERSION
=
'69'
# 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