We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91b7bea commit c811c3eCopy full SHA for c811c3e
packages/calitp-data-analysis/pyproject.toml
@@ -1,7 +1,8 @@
1
[tool.poetry]
2
name = "calitp-data-analysis"
3
-version = "2024.12.6"
+version = "2024.12.6.post1"
4
description = "Shared code for querying Cal-ITP data in notebooks, primarily."
5
+package-mode = true
6
authors = ["Andrew Vaccaro"]
7
8
[tool.poetry.dependencies]
packages/calitp-data-infra/pyproject.toml
name = "calitp-data-infra"
-version = "2024.4.1"
+version = "2024.4.1.post1"
description = "Shared code for developing data pipelines that process Cal-ITP data."
0 commit comments