Skip to content

Commit 1bf63cd

Browse files
release v0.3.2 (#44)
1 parent 0391871 commit 1bf63cd

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
**0.3.2 - 04/10/23**
2+
3+
- Update sample datasets
4+
15
**0.3.1 - 04/10/23**
26

37
- Build docs to readthedocs

src/pseudopeople/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
__summary__ = "pseudopeople is package which adds noise to simulated census-scale data using standard scientific Python tools."
1414
__uri__ = "https://github.com/ihmeuw/pseudopeople"
1515

16-
__version__ = "0.3.1"
16+
__version__ = "0.3.2"
1717

1818
__author__ = "The pseudopeople developers"
1919
__email__ = "vivarium.dev@gmail.com"

0 commit comments

Comments
 (0)