Skip to content

Commit

Permalink
Update comment on CONTRACTS_VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
pirapira committed Oct 24, 2019
1 parent b6c4258 commit 288b39a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion raiden_contracts/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

from raiden_contracts.utils.type_aliases import ChainID

# Do not change this, this is handled by bumpversion with .bumpversion_contracts.cfg
# The last digit is supposed to be zero always. See `RELEASE.rst`.
CONTRACTS_VERSION = "0.33.0"

PRECOMPILED_DATA_FIELDS = ["abi", "bin", "bin-runtime", "metadata"]
Expand Down

0 comments on commit 288b39a

Please sign in to comment.