Skip to content

Commit 152c1c4

Browse files
committed
release 1.0.2 stuff
1 parent 472436b commit 152c1c4

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

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.2 (2024-04-26)
9+
------------------
10+
* Release Analytics Library
11+
812
1.0.1 (2024-04-26)
913
------------------
1014
* Analytics Expiration bug fix

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

0 commit comments

Comments
 (0)