|
From: Arto J. <no...@gi...> - 2024-01-19 14:15:02
|
Branch: refs/heads/master Home: https://github.com/pytrainer/pytrainer Commit: a8b571630f8857f61d9f9d35364098e04283d0e5 https://github.com/pytrainer/pytrainer/commit/a8b571630f8857f61d9f9d35364098e04283d0e5 Author: Arto Jantunen <vi...@ik...> Date: 2024-01-19 (Fri, 19 Jan 2024) Changed paths: M .github/workflows/test.yaml M pyproject.toml M pytrainer/__init__.py M pytrainer/main.py Log Message: ----------- Replace the manual versioning hack with setuptools_scm Commit: af0a9c52fbb416dea54833409ded97752b56864a https://github.com/pytrainer/pytrainer/commit/af0a9c52fbb416dea54833409ded97752b56864a Author: Arto Jantunen <vi...@ik...> Date: 2024-01-19 (Fri, 19 Jan 2024) Changed paths: M .github/workflows/test.yaml M pyproject.toml M pytrainer/__init__.py M pytrainer/main.py Log Message: ----------- Merge pull request #255 from viiru-/automated-versioning Replace the manual versioning hack with setuptools_scm Compare: https://github.com/pytrainer/pytrainer/compare/df93e14f1435...af0a9c52fbb4 |