-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Issue
Version hardcoded in __init__.py, not synchronized with setup.py, no version bumping process.
Location: here_traffic_sdk/here_traffic_sdk/__init__.py
Problems
- Version hardcoded in
__init__.py - Not synchronized with
setup.py - No version bumping process
Recommended Fix
- Use single source of truth for version
- Consider
setuptools_scmor similar
Metadata
Metadata
Assignees
Labels
No labels