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 3535 with :
3636 images : adversarialrobustnesstoolbox/releases
3737 tags : |
38- type=raw,value={{branch}}-1.12.1 -{{sha}}
38+ type=raw,value={{branch}}-1.12.2 -{{sha}}
3939 type=semver,pattern={{version}}
4040
4141 - 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.12.1 "
15+ __version__ = "1.12.2 "
1616
1717# pylint: disable=C0103
1818
Original file line number Diff line number Diff line change 2727# The short X.Y version
2828version = "1.12"
2929# The full version, including alpha/beta/rc tags
30- release = "1.12.1 "
30+ release = "1.12.2 "
3131
3232
3333# -- General configuration ---------------------------------------------------
You can’t perform that action at this time.
0 commit comments