Skip to content

Commit 0a74b58

Browse files
committed
Add changelog for version 1.1.3 updates
Documented new features, changes, and enhancements for version 1
1 parent bd9d447 commit 0a74b58

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

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+
1021
## [1.1.2] - 2025-05-01
1122

1223
### Changed

0 commit comments

Comments
 (0)