Skip to content

Add versioning to the package #1

Description

@github-actions

this value should be single source of truth for the package version

__version__ = "0.0.1"

# TODO: Add versioning to the package

from snap4frame.processor.base import BaseEventProcessor

# TODO: Add versioning to the package
#  this value should be single source of truth for the package version
#  __version__ = "0.0.1"
VERSION = "0.0.1"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions