Skip to content
This repository was archived by the owner on Nov 22, 2019. It is now read-only.

Commit 395f62f

Browse files
author
mfe
committed
Add version to matplotlib
1 parent 4336403 commit 395f62f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/matplotlib_helper.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
`Marie FETIVEAU <github.com/mfe>`_
55
66
"""
7+
__version__ = "0.1"
78
import matplotlib
89
import matplotlib.pyplot as plt
910
import numpy as np

0 commit comments

Comments
 (0)