mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 22:44:49 +00:00
ICU-7589 bump version no
X-SVN-Rev: 34941
This commit is contained in:
parent
19847a933d
commit
d296d29d47
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
from setuptools import setup, find_packages
|
||||
|
||||
PACKAGE = 'IcuCodeTools'
|
||||
VERSION = '0.0.1'
|
||||
VERSION = '0.0.2'
|
||||
|
||||
setup(
|
||||
name=PACKAGE, version=VERSION,
|
||||
|
|
Loading…
Add table
Reference in a new issue