Skip to content

Commit cfb6ac6

Browse files
committed
Bumping version to 1.3.1
1 parent 498e249 commit cfb6ac6

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
@@ -102,7 +102,7 @@
102102
import sys
103103
import distutils.version
104104

105-
__version__ = '1.3.1rc2'
105+
__version__ = '1.3.1'
106106
__version__numpy__ = '1.5' # minimum required numpy version
107107

108108
try:

0 commit comments

Comments
 (0)