Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3cd34f6

Browse filesBrowse files
committed
TAG : version bump for RC3
Hopefully the final RC
1 parent dc11d95 commit 3cd34f6
Copy full SHA for 3cd34f6

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎lib/matplotlib/__init__.py

Copy file name to clipboardExpand all lines: lib/matplotlib/__init__.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
import sys
107107
import distutils.version
108108

109-
__version__ = '1.4.x'
109+
__version__ = '1.4.0rc3'
110110
__version__numpy__ = '1.6' # minimum required numpy version
111111

112112
try:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.