Skip to content

Bump version to 1.0.6 - #38

Merged
OVVO-Financial merged 1 commit into
mainfrom
codex/bump-python-package-version-to-1.0.6
Jun 16, 2026
Merged

Bump version to 1.0.6#38
OVVO-Financial merged 1 commit into
mainfrom
codex/bump-python-package-version-to-1.0.6

Conversation

@OVVO-Financial

Copy link
Copy Markdown
Owner

Motivation

  • Bump the package release version to 1.0.6 so the next build produces ovvo_nns-1.0.6-* artifacts and avoids TestPyPI/PyPI upload filename conflicts.

Description

  • Update version = "1.0.5"version = "1.0.6" in pyproject.toml, update __version__ = "1.0.5"__version__ = "1.0.6" in src/nns/__init__.py, and update the package-at-a-glance Current version entry in README.md, and commit the changes with message Bump version to 1.0.6.

Testing

  • Ran python scripts/check_version_consistency.py (passed), ruff check . (passed), uv run ruff check . (failed to fetch ruff from PyPI due to network/tunnel error), uv run pytest (failed to fetch pytest from PyPI due to network/tunnel error), and python -m pytest (failed due to missing numpy in the environment).

Codex Task

@OVVO-Financial
OVVO-Financial merged commit 9f0b77f into main Jun 16, 2026
4 checks passed
@OVVO-Financial
OVVO-Financial deleted the codex/bump-python-package-version-to-1.0.6 branch June 16, 2026 03:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant