Skip to content

Commit 53e2237

Browse files
committed
Bump version number to 1.3.0rc5
1 parent bda9f25 commit 53e2237

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101

102102
import sys
103103

104-
__version__ = '1.3.0rc4'
104+
__version__ = '1.3.0rc5'
105105
__version__numpy__ = '1.4' # minimum required numpy version
106106

107107
try:

0 commit comments

Comments
 (0)