DebugClients/Python/coverage/version.py

branch
maintenance
changeset 6273
0daf79d65080
parent 6219
d6c795b5ce33
child 6649
f1b3a73831c9
diff -r 0a74c1efab70 -r 0daf79d65080 DebugClients/Python/coverage/version.py
--- a/DebugClients/Python/coverage/version.py	Mon Apr 02 12:04:56 2018 +0200
+++ b/DebugClients/Python/coverage/version.py	Tue May 01 12:03:52 2018 +0200
@@ -5,7 +5,7 @@
 # This file is exec'ed in setup.py, don't import anything!
 
 # Same semantics as sys.version_info.
-version_info = (4, 1, 0, 'final', 0)
+version_info = (4, 5, 1, 'final', 0)
 
 
 def _make_version(major, minor, micro, releaselevel, serial):

eric ide

mercurial