Skip to content

Commit 78b5fd5

Browse files
committed
Release v1.0.2 - UPD Req.txt
1 parent bfe58a3 commit 78b5fd5

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## [1.0.2] 2023-06-13
4+
### Changes
5+
6+
- Update `requirements.txt`
7+
- Specify the version for the private package
8+
39
## [1.0.1] 2023-01-07
410
### Changes
511

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ django
22
gunicorn
33
python-dotenv
44
whitenoise
5-
git+https://${GITHUB_TOKEN}@github.com/app-generator/priv-django-admin-material2-pro
5+
git+https://${GITHUB_TOKEN}@github.com/app-generator/priv-django-admin-material2-pro@v1.0.7#egg=django-admin-material2-pro
66

77
# psycopg2-binary
88
# mysqlclient

0 commit comments

Comments
 (0)