Skip to content

Commit

Permalink
v0.16.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ngg1995 authored Dec 14, 2023
1 parent 0e9e8ba commit 31881ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name='pba',
version='0.16',
version='0.16.1',
packages=['pba',],
license='MIT License',
long_description=open('README.rst').read(),
Expand All @@ -14,7 +14,7 @@
package_data={'':['pba/data.json']},
url='https://github.com/Institute-for-Risk-and-Uncertainty/pba-for-python',
author='Nick Gray',
author_email = 'nickgray@liv.ac.uk'
author_email = 'ngg@liv.ac.uk'
)
# RUN THIS CODE
'''
Expand Down

0 comments on commit 31881ff

Please sign in to comment.