Skip to content

Commit

Permalink
mistake in makefile wrt pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
dmichaels-harvard committed Jul 8, 2024
1 parent 8bd066f commit 3ed9160
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 = "8.13.0.1b2" # TODO: To become 8.13.2
version = "8.13.2" # accidentally pushed 8.13.1 before ready - pushing this corrected 8.13.2 one before ready too but better than 8.13.1 # "8.13.0.1b3" # TODO: To become 8.13.2
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 3ed9160

Please sign in to comment.