Skip to content

Commit b43d5f5

Browse files
committed
1.3.0rc2 version bump
1 parent d0edfdb commit b43d5f5

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.0rc1'
104+
__version__ = '1.3.0rc2'
105105
__version__numpy__ = '1.4' # minimum required numpy version
106106

107107
try:

0 commit comments

Comments
 (0)