We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd9d447 commit 0a74b58Copy full SHA for 0a74b58
1 file changed
CHANGELOG.md
@@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [1.1.3] - 2025-05-01
11
+
12
+### Added
13
+- Package `__version__` attribute in `myoverse/__init__.py` that dynamically reads from pyproject.toml
14
+- Version number included in logging timestamp prefix
15
16
+### Changed
17
+- PyPI compatible dependency specifications for PyTorch with separate configurations for Linux and Windows
18
+- Updated installation instructions in README for clarity on platform-specific PyTorch installations
19
+- Enhanced GitHub links in project.urls section
20
21
## [1.1.2] - 2025-05-01
22
23
### Changed
0 commit comments