File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4242
4343__author__ = 'Mitchell Edmunds'
4444__email__ = 'mitchell.edmunds@ext.ons.gov.uk'
45- __version__ = '0.7.0-alpha.0 '
45+ __version__ = '0.7.0-alpha.1 '
4646__all__ = [
4747 'adjustments' ,
4848 'aggregation' ,
Original file line number Diff line number Diff line change 2323
2424setup (
2525 name = 'precon' ,
26- version = '0.7.0-alpha.0 ' ,
26+ version = '0.7.0-alpha.1 ' ,
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.0 "
5+ current = " 0.7.0-alpha.1 "
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