File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4444
4545__author__ = 'Mitchell Edmunds'
4646__email__ = 'mitchell.edmunds@ext.ons.gov.uk'
47- __version__ = '0.7.0-alpha.3 '
47+ __version__ = '0.7.0-alpha.4 '
4848__all__ = [
4949 'adjustments' ,
5050 'aggregation' ,
Original file line number Diff line number Diff line change 2323
2424setup (
2525 name = 'precon' ,
26- version = '0.7.0-alpha.3 ' ,
26+ version = '0.7.0-alpha.4 ' ,
2727 description = 'A set of functions to calculate Prices Economics statistics.' ,
2828 long_description = readme + '\n \n ' + doclink + '\n \n ' + history ,
2929 author = 'Mitchell Edmunds' ,
Original file line number Diff line number Diff line change 22github_url = " https://github.com/ONSBigData/precon/"
33
44[version ]
5- current = " 0.7.0-alpha.3 "
5+ current = " 0.7.0-alpha.4 "
66
77# Example of a semver regexp.
88# Make sure this matches current_version before
You can’t perform that action at this time.
0 commit comments