File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3434 with :
3535 images : adversarialrobustnesstoolbox/releases
3636 tags : |
37- type=raw,value={{branch}}-1.18.0 -{{sha}}
37+ type=raw,value={{branch}}-1.18.1 -{{sha}}
3838 type=semver,pattern={{version}}
3939
4040 - name : Build and push Docker image
Original file line number Diff line number Diff line change 1212from art import preprocessing
1313
1414# Semantic Version
15- __version__ = "1.18.0 "
15+ __version__ = "1.18.1 "
1616
1717# pylint: disable=C0103
1818
Original file line number Diff line number Diff line change 2727# The short X.Y version
2828version = "1.18"
2929# The full version, including alpha/beta/rc tags
30- release = "1.18.0 "
30+ release = "1.18.1 "
3131
3232
3333# -- General configuration ---------------------------------------------------
You can’t perform that action at this time.
0 commit comments