Skip to content

Commit 59b6337

Browse files
authored
Merge pull request #28 from pp-mo/version_2.3.0
Bump version to 2.3.0.
2 parents 06faa0e + ec55d8f commit 59b6337

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

iris_sample_data/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55

66
# Iris sample data version.
7-
__version__ = '2.3.dev0'
7+
__version__ = '2.3.0'
88

99
# Root directory containing the iris sample data.
1010
path = os.path.join(os.path.abspath(os.path.dirname(__file__)), 'sample_data')

0 commit comments

Comments
 (0)