Specifically, `modulename.version` (`version.py`: https://github.com/pcdshub/cookiecutter-pcds-python/blob/8fa0cd7fc9ec3ffcd23c8ea8bea5b9d72f980a7a/%7B%7B%20cookiecutter.folder_name%20%7D%7D/%7B%7B%20cookiecutter.import_name%20%7D%7D/version.py#L1) It would be good to know if we have the latest in each of our repositories without diffing code.
Specifically,
modulename.version(version.py:cookiecutter-pcds-python/{{ cookiecutter.folder_name }}/{{ cookiecutter.import_name }}/version.py
Line 1 in 8fa0cd7
It would be good to know if we have the latest in each of our repositories without diffing code.