File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 0.2.18
2+ current_version = 0.2.19
33commit = True
44message = chore: bump covidcast-indicators to {new_version}
55tag = False
Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 0.2.7
2+ current_version = 0.2.8
33commit = True
44message = chore: bump delphi_utils to {new_version}
55tag = False
Original file line number Diff line number Diff line change 1515from .nancodes import Nans
1616from .weekday import Weekday
1717
18- __version__ = "0.2.7 "
18+ __version__ = "0.2.8 "
Original file line number Diff line number Diff line change 2626
2727setup (
2828 name = "delphi_utils" ,
29- version = "0.2.7 " ,
29+ version = "0.2.8 " ,
3030 description = "Shared Utility Functions for Indicators" ,
3131 long_description = long_description ,
3232 long_description_content_type = "text/markdown" ,
You can’t perform that action at this time.
0 commit comments