Skip to content

Sync version numbers across all packages #174

@Neclow

Description

@Neclow

Currently, version numbers are inconsistent across packages:

Package Version
pixi.toml (workspace) 1.6.0
phylo2vec/Cargo.toml (Rust core) 0.6.0
py-phylo2vec/Cargo.toml 1.5.0
r-phylo2vec/src/rust/Cargo.toml 1.2.0
r-phylo2vec/DESCRIPTION 1.3.0

This makes it difficult for users to know which versions are compatible and complicates release management.

From now on, Adopt unified versioning where all packages share the same version number. This simplifies communication and release processes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions