Skip to content

Commit cdb3892

Browse files
committed
REL: Version 1.0.0
1 parent e6ac7e5 commit cdb3892

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ The format is based on `Keep a Changelog`_, and this project adheres to `Semanti
1111
Categories for changes are: Added, Changed, Deprecated, Removed, Fixed, Security.
1212

1313

14-
Version `0.1.0 <https://github.com/bioscan-ml/bioscan_dataset/tree/0.1.0>`__
14+
Version `1.0.0 <https://github.com/bioscan-ml/bioscan_dataset/tree/1.0.0>`__
1515
----------------------------------------------------------------------------
1616

17-
Release date: YYYY-MM-DD.
18-
Initial release (to be released).
17+
Release date: 2024-12-03.
18+
Initial release.

bioscan_dataset/__meta__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "bioscan-dataset"
22
path = name.lower().replace("-", "_").replace(" ", "_")
3-
version = "0.1.dev0"
3+
version = "1.0.0"
44
author = "Scott C. Lowe"
55
author_email = "scott.code.lowe@gmail.com"
66
description = "PyTorch torchvision-style datasets for BIOSCAN-1M and BIOSCAN-5M."

0 commit comments

Comments
 (0)