Skip to content

Commit

Permalink
chore: bump version to 1.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
nauttiilus authored Aug 6, 2024
1 parent 5d33d38 commit ddc390b
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.4.5"
__version__ = "1.4.6"
__minimal_miner_version__ = "1.4.5"
__minimal_validator_version__ = "1.4.5"

Expand Down

0 comments on commit ddc390b

Please sign in to comment.