File tree Expand file tree Collapse file tree 4 files changed +3
-4
lines changed
Expand file tree Collapse file tree 4 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 4.5.5
2+ current_version = 5.0.0
33commit = True
44tag = True
55
Original file line number Diff line number Diff line change 2323 with :
2424 repository : " oceanprotocol/barge"
2525 path : ' barge'
26- ref : ' feature/es_updates'
2726 - name : Run Barge
2827 working-directory : ${{ github.workspace }}/barge
2928 run : |
Original file line number Diff line number Diff line change 99__author__ = """OceanProtocol"""
1010# fmt: off
1111# bumpversion needs single quotes
12- __version__ = '4.5.5 '
12+ __version__ = '5.0.0 '
1313# fmt: on
Original file line number Diff line number Diff line change 9595 url = "https://github.com/oceanprotocol/aquarius" ,
9696 # fmt: off
9797 # bumpversion needs single quotes
98- version = '4.5.5 ' ,
98+ version = '5.0.0 ' ,
9999 # fmt: on
100100 zip_safe = False ,
101101)
You canβt perform that action at this time.
0 commit comments