Skip to content

Commit 83651bd

Browse files
bjlittleDPeterK
authored andcommitted
Bump to release version v2.0.0. (#18)
1 parent 539d536 commit 83651bd

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__ = '1.0.0-dev'
7+
__version__ = '2.0.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)