ThirdParty/Pygments/pygments/__init__.py

changeset 6651
e8f3b5568b21
parent 5713
6762afd9f963
--- a/ThirdParty/Pygments/pygments/__init__.py	Sat Jan 12 12:11:42 2019 +0100
+++ b/ThirdParty/Pygments/pygments/__init__.py	Sat Jan 12 12:40:14 2019 +0100
@@ -29,7 +29,7 @@
 
 from pygments.util import StringIO, BytesIO
 
-__version__ = '2.2.0'
+__version__ = '2.3.1'
 __docformat__ = 'restructuredtext'
 
 __all__ = ['lex', 'format', 'highlight']

eric ide

mercurial