We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06faa0e commit ec55d8fCopy full SHA for ec55d8f
iris_sample_data/__init__.py
@@ -4,7 +4,7 @@
4
5
6
# Iris sample data version.
7
-__version__ = '2.3.dev0'
+__version__ = '2.3.0'
8
9
# Root directory containing the iris sample data.
10
path = os.path.join(os.path.abspath(os.path.dirname(__file__)), 'sample_data')
0 commit comments