Skip to content

Commit 90b1c87

Browse files
authored
Merge pull request #379 from projectcaluma/bump_v1.5.0
Bump v1.5.0
2 parents 71deb34 + 18b0813 commit 90b1c87

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Changelog
22

3-
## 1.4.1
3+
## v1.5.0
4+
5+
### Feature
6+
7+
* Widen token column a bit ([`fcb0a2f`](https://github.com/projectcaluma/manabi/commit/fcb0a2f0b458f5918d76654b4c2d5aaf135329a5))
8+
9+
## v1.4.1
410

511
### Fix
612

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "manabi"
3-
version = "1.4.1"
3+
version = "1.5.0"
44
description = "Provide WebDAV access for documents."
55
homepage = "https://github.com/projectcaluma/manabi"
66
repository = "https://github.com/projectcaluma/manabi"

0 commit comments

Comments
 (0)