Skip to content

Commit 8a090dc

Browse files
committed
Note 1.3.0rc1
1 parent f7f6719 commit 8a090dc

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

107107
try:

0 commit comments

Comments
 (0)