Skip to content

Commit

Permalink
Fix to qa_utils for application/vnd.software602.filler.form+xml mime …
Browse files Browse the repository at this point in the history
…type return from mimetypes.guess_type on Ubuntu 22.04.
  • Loading branch information
dmichaels-harvard committed Sep 28, 2023
1 parent bd6a797 commit 96a10cb
Showing 1 changed file with 1 addition and 1 deletion.
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 = "7.12.0.1b8" # TODO: To become 8.0.0
version = "7.12.0.1b9" # TODO: To become 8.0.0
description = "Utility package for interacting with the 4DN Data Portal and other 4DN resources"
authors = ["4DN-DCIC Team <support@4dnucleome.org>"]
license = "MIT"
Expand Down

0 comments on commit 96a10cb

Please sign in to comment.