Skip to content

Commit

Permalink
DLA Version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
judtinzhang committed Apr 25, 2024
1 parent b00d2d1 commit 55612e1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ x.y.z (UNRELEASED)
------------------
* Changes

1.0.0 (2024-04-25)
------------------
* Introducing Labs Analytics

0.9.5 (2024-03-02)
------------------
* Mandate Python 3.11 and Django 5.0.2
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "django-labs-accounts"
version = "0.9.5"
version = "0.9.6"
description = "Reusable Django app for Penn Labs accounts"
authors = ["Penn Labs <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 55612e1

Please sign in to comment.