We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 472436b commit 152c1c4Copy full SHA for 152c1c4
CHANGELOG.md
@@ -5,6 +5,10 @@ x.y.z (UNRELEASED)
5
------------------
6
* Changes
7
8
+1.0.2 (2024-04-26)
9
+------------------
10
+* Release Analytics Library
11
+
12
1.0.1 (2024-04-26)
13
14
* Analytics Expiration bug fix
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "django-labs-accounts"
3
-version = "1.0.1"
+version = "1.0.2"
4
description = "Reusable Django app for Penn Labs accounts"
authors = ["Penn Labs <[email protected]>"]
license = "MIT"
0 commit comments