ThirdParty/CharDet/chardet/__init__.py

changeset 5310
f2b774d78b4a
parent 3537
7662053c3906
child 5714
90c57b50600f
diff -r 79b6a38edfc7 -r f2b774d78b4a ThirdParty/CharDet/chardet/__init__.py
--- a/ThirdParty/CharDet/chardet/__init__.py	Thu Nov 10 18:54:02 2016 +0100
+++ b/ThirdParty/CharDet/chardet/__init__.py	Thu Nov 10 18:57:50 2016 +0100
@@ -15,7 +15,7 @@
 # 02110-1301  USA
 ######################### END LICENSE BLOCK #########################
 
-__version__ = "2.2.1"
+__version__ = "2.3.0"
 from sys import version_info
 
 

eric ide

mercurial