Skip to content

Commit 56567b2

Browse files
committed
update changelog, pyproject
1 parent 4740089 commit 56567b2

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

changelog.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,17 @@ and this project adheres to [Calendar Versioning](https://calver.org/).
77
The versioning pattern is `YYYY.MM.DD.micro(a/b/{none if release})
88

99
---
10+
## [2026.03.02.0]
11+
12+
### Added
13+
14+
- Added the ability to pull in mock data defined in a catalog.
15+
1016
## [2026.02.04.0]
1117

1218
### Added
1319

14-
- Added capability to get_dataframe for reference datasets
20+
- Added capability to get_dataframe for reference datasets.
1521

1622

1723
## [2026.01.05.0a]

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "cfa.dataops"
3-
version = "2026.02.04.0"
3+
version = "2026.03.02.0"
44
description = "Data cataloging, ETL, modeling, verification, and validation for CFA"
55
authors = [
66
{ name = "Phil Rogers", email = "ap66@cdc.gov" },

0 commit comments

Comments
 (0)