Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 404a8d8

Browse files
committed
merge v1.1.x into master
1 parent 2e83fdb commit 404a8d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/matplotlib/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"""
100100
from __future__ import generators
101101

102-
__version__ = '1.1.0'
102+
__version__ = '1.1.x'
103103

104104
import os, re, shutil, subprocess, sys, warnings
105105
import distutils.sysconfig

0 commit comments

Comments
 (0)