Skip to content

Commit 24f3eee

Browse files
committed
v4.3.1
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
1 parent 800784b commit 24f3eee

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

33
## [Unreleased]
44

5+
## [4.3.1] - 2023-09-19
6+
7+
### Changed
8+
9+
- Replaced `psycopg2` with new `psycopg` package. #1143
10+
- Updated dependencies & packages. #1129
11+
512
## [4.3.0] - 2023-09-07
613

714
### Changed

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 = "nextcloudappstore"
3-
version = "4.3.0"
3+
version = "4.3.1"
44
description = "App store for Nextcloud apps"
55
authors = ["Morris Jobke <hey@morrisjobke.de>"]
66

0 commit comments

Comments
 (0)