Skip to content

Commit f788009

Browse files
committed
update version number
1 parent 70d6b2d commit f788009

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ x.y.z (UNRELEASED)
55
------------------
66
* Changes
77

8+
1.0.6 (2025-12-28)
9+
------------------
10+
* Add support for custom user model
11+
812
1.0.2 (2024-04-26)
913
------------------
1014
* Release Analytics Library

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 = "1.0.5"
3+
version = "1.0.6"
44
description = "Reusable Django app for Penn Labs accounts"
55
authors = ["Penn Labs <contact@pennlabs.org>"]
66
license = "MIT"

0 commit comments

Comments
 (0)