We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9b96ac commit 51f98fbCopy full SHA for 51f98fb
koku/masu/api/upgrade_trino/util/constants.py
@@ -2,7 +2,7 @@
2
3
# Update this to trigger the converter to run again
4
# even if marked as successful
5
-CONVERTER_VERSION = "1"
+CONVERTER_VERSION = "2"
6
7
8
class ConversionContextKeys(StrEnum):
0 commit comments