[no ci] setup.cfg dynamic version value from __init__.py

This commit is contained in:
Jay Lee
2025-07-18 12:51:25 -04:00
committed by GitHub
parent df99e6ea8e
commit aec92f19ae

View File

@@ -1,7 +1,6 @@
[metadata]
name = GAM for Google Workspace
#version = attr: gam.var.GAM_VERSION
version = 7.14.
version = attr: gam/__version__
description = Command line management for Google Workspaces
long_description = file: readme.md
long_description_content_type = text/markdown