Skip to content

Commit

Permalink
Moved structured_data.py here from smaht-portal.
Browse files Browse the repository at this point in the history
  • Loading branch information
dmichaels-harvard committed Dec 3, 2023
1 parent 3f5f4de commit 7d4d29e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Change Log
8.4.1
=====
* Strip sheet name in data_readers.Excel.
* Moved structured_data.py from smaht-portal to here.


8.4.0
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "dcicutils"
version = "8.4.0.1b1" # TODO: To become 8.4.1
version = "8.4.0.1b2" # TODO: To become 8.4.1
description = "Utility package for interacting with the 4DN Data Portal and other 4DN resources"
authors = ["4DN-DCIC Team <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 7d4d29e

Please sign in to comment.