Skip to content

Tag v0.1.0 release #13

Description

@jeanmachuca

What

This repo has no version tags. We should tag the current state as v0.1.0 after CI is fixed.

Why

Consistency across the project - 11/12 repos lack version tags (only cognitive-os.org has v0.1.0). Tags enable dependency pinning and release tracking.

How

After CI issues are resolved:
git tag -a v0.1.0 -m Initial release
git push origin v0.1.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestreleaseRelease tracking

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions