Skip to content

Commit 2e536f4

Browse files
committed
Release v1.0.7 - Update REQ.txt
1 parent 104ed85 commit 2e536f4

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.7] 2023-06-13
4+
### Changes
5+
6+
- Update `requirements.txt`
7+
- Specify the version for the private package
8+
39
## [1.0.6] 2023-01-29
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-soft-pro
5+
git+https://${GITHUB_TOKEN}@github.com/app-generator/priv-django-admin-soft-pro@v1.0.10#egg=django-admin-soft-pro
66

77
# psycopg2-binary
88
# mysqlclient

0 commit comments

Comments
 (0)