We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0391871 commit 1bf63cdCopy full SHA for 1bf63cd
CHANGELOG.rst
@@ -1,3 +1,7 @@
1
+**0.3.2 - 04/10/23**
2
+
3
+ - Update sample datasets
4
5
**0.3.1 - 04/10/23**
6
7
- Build docs to readthedocs
src/pseudopeople/__about__.py
@@ -13,7 +13,7 @@
13
__summary__ = "pseudopeople is package which adds noise to simulated census-scale data using standard scientific Python tools."
14
__uri__ = "https://github.com/ihmeuw/pseudopeople"
15
16
-__version__ = "0.3.1"
+__version__ = "0.3.2"
17
18
__author__ = "The pseudopeople developers"
19
__email__ = "vivarium.dev@gmail.com"
0 commit comments