Skip to content

Commit 7095635

Browse files
authored
Release/1.17.1 (#2)
1 parent 06597f6 commit 7095635

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

changelog.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [1.17.1][2024-07-24]
4+
5+
### Fixed
6+
7+
- Installation no attribute `'__LIGHTFM_SETUP__'` error
8+
9+
10+
# Releases below were made in the original repo
11+
312
## [1.17][2023-03-19]
413

514
### Fixed

lightfm/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.17"
1+
__version__ = "1.17.1"

0 commit comments

Comments
 (0)