Skip to content

Commit 83110e0

Browse files
bump: validator 0.1.0 -> 0.2.0
1 parent d0a009b commit 83110e0

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

validator/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## validator-v0.2.0 (2026-05-13)
2+
3+
### Feat
4+
5+
- Add file.txt to the validator

validator/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "validator"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
description = "Nexus-based Bittensor subnet validator."
55
requires-python = ">=3.14"
66
dependencies = [

0 commit comments

Comments
 (0)