-
Notifications
You must be signed in to change notification settings - Fork 455
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
https://setuptools.pypa.io/en/latest/userguide/pyproject_config.html#dynamic-metadata
dynamic
meta to allows to infer package version via tags.
Basically agentops.__version__
assumes the latest checked out git tag, leveraging semantic conventions via package version control plugins such as versioningit or hatch-vcs
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request