Skip to content

Commit d92e249

Browse files
committed
release
1 parent 01c4a23 commit d92e249

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
<!-- do not remove -->
44

5+
## 1.1.5
6+
7+
### Bugs Squashed
8+
9+
- `self.out` not initialised properly ([#118](https://github.com/AnswerDotAI/fastprogress/issues/118))
10+
11+
512
## 1.1.3
613

714
### New Features

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ classifiers = ["Natural Language :: English", "Intended Audience :: Developers",
1515
dependencies = ['fastcore>=1.10.0', 'python-fasthtml>=0.12.34']
1616

1717
[project.urls]
18-
Repository = "https://github.com/answerdotai/fastprogress/tree/master/"
18+
Repository = "https://github.com/answerdotai/fastprogress"
1919
Documentation = "https://fastprogress.fast.ai/"
2020

2121
[project.entry-points.nbdev]

0 commit comments

Comments
 (0)