Skip to content

Commit c271f75

Browse files
committed
fix: bump package version to 0.1.7 to match release tag
PyPI rejects duplicate versions — 0.1.4 was already published.
1 parent d21c551 commit c271f75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "autonet-computer"
7-
version = "0.1.4"
7+
version = "0.1.7"
88
description = "Decentralized AI alignment network with agent orchestration framework"
99
requires-python = ">=3.11"
1010
license = "MIT"

0 commit comments

Comments
 (0)