Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Jan 6, 2025
1 parent bf9b199 commit 1979ceb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compute/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
import string

# Define the version of the template module.
__version__ = "1.6.2"
__version__ = "1.7.2"
__minimal_miner_version__ = "1.6.0"
__minimal_validator_version__ = "1.6.1"

Expand Down

0 comments on commit 1979ceb

Please sign in to comment.