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 1fdc75c commit 1a268b3Copy full SHA for 1a268b3
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# CHANGELOG
2
3
+## v1.1.1 (2023-12-18)
4
+
5
+- Remove upper bound on Faker dependency
6
7
## v1.1.0 (2023-02-20)
8
9
- Add black, flake8 and isort and fix all associated errors
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = django-birdbath
-version = 1.1.0
+version = 1.1.1
long_description = file: README.md
long_description_content_type = text/markdown
author = Torchbox
0 commit comments