File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1515 python-version : " 3.10"
1616 - name : Install dependencies
1717 run : |
18- python --versions
18+ python --version
1919 python -m pip install --upgrade pip
2020 pip install setuptools wheel twine
2121 - name : Build and publish
Original file line number Diff line number Diff line change 1+ **1.0.2 - 12/27/22 **
2+
3+ - Fix a typo that prevented deployment of v1.0.1
4+
15**1.0.1 - 12/27/22 **
26
37 - Remove metrics from the population management system
Original file line number Diff line number Diff line change 1313__summary__ = "vivarium is a microsimulation framework built on top of the standard scientific python stack."
1414__uri__ = "https://github.com/ihmeuw/vivarium"
1515
16- __version__ = "1.0.1 "
16+ __version__ = "1.0.2 "
1717
1818__author__ = "The vivarium developers"
1919__email__ = "vivarium.dev@gmail.com"
You can’t perform that action at this time.
0 commit comments