Skip to content

Conversation

@ifabrisarabellapark
Copy link

The ulsdk/pyproject.toml file contains two different versions:

  • [project] section: version = 0.4.0
  • [tool.poetry] section: version = 0.3.1

The Rust package (ulsdk/rust/ulsdk/Cargo.toml) uses version 0.4.0, however Python (which relies on Poetry) used version 0.3.1. This PR points poetry to use version 0.4.0 for consistency.

@ifabrisarabellapark ifabrisarabellapark changed the title consistent ulsdk poetry version with project version 0.4.0 poetry uses ulsdk v0.4.0 Aug 1, 2025
@ifabrisarabellapark ifabrisarabellapark self-assigned this Aug 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants