Skip to content

Commit d41a59c

Browse files
authored
Version 0.9.0 (#36)
1 parent bcdfb36 commit d41a59c

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,11 @@ x.y.z (UNRELEASED)
55
------------------
66
* Changes
77

8-
0.8.0 (UNRELEASED)
8+
0.9.0 (2023-02-05)
9+
------------------
10+
* Introduced B2B IPC for Platform-based products
11+
12+
0.8.0 (2021-08-28)
913
------------------
1014
* Switch IPC on behalf of the user receiving end to use a django rest framework authentication class
1115

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 = "django-labs-accounts"
3-
version = "0.8.0"
3+
version = "0.9.0"
44
description = "Reusable Django app for Penn Labs accounts"
55
authors = ["Penn Labs <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)