Skip to content

Commit af85d3c

Browse files
committed
Release v1.0.1 - PIN Deps
1 parent 9fcd38b commit af85d3c

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
# Change Log
22

3+
## [1.0.1] 2024-01-08
4+
### Changes
5+
6+
- Pin versions in REQ.txt
7+
38
## [1.0.0] 2022-10-20
4-
### Initial Release
9+
### Changes
510

611
- Code the basic structure
712

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
django
2-
gunicorn
1+
django==4.2.8
2+
gunicorn==21.2.0

0 commit comments

Comments
 (0)