Skip to content

Commit

Permalink
increment version (#129)
Browse files Browse the repository at this point in the history
* update package version number as well

* Allow non-binary incidence (#123)

* Allow non-binary incidence

* style

* update tests to pass

* add some progress indication

* tidy up validation script, use histogram for a histogram

* fix render and some typos

* increment version

Co-authored-by: Jamie Cook <jamie.cook@veitchlister.com.au>
  • Loading branch information
bstabler and jamiecook committed Oct 20, 2020
1 parent 2c2536e commit e990822
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/software.rst
Expand Up @@ -236,3 +236,4 @@ Release Notes
* v0.4 - transfer to ActivitySim.org
* v0.4.1 - package updates
* v0.4.2 - validation script in Python
* v0.4.3 - allow non-binary incidence
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -5,7 +5,7 @@

setup(
name='populationsim',
version='0.4.2',
version='0.4.3',
description='Population Synthesis',
author='contributing authors',
author_email='ben.stabler@rsginc.com',
Expand Down

0 comments on commit e990822

Please sign in to comment.