Skip to content

Commit 1a268b3

Browse files
committed
Bump version
1 parent 1fdc75c commit 1a268b3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
## v1.1.1 (2023-12-18)
4+
5+
- Remove upper bound on Faker dependency
6+
37
## v1.1.0 (2023-02-20)
48

59
- Add black, flake8 and isort and fix all associated errors

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = django-birdbath
3-
version = 1.1.0
3+
version = 1.1.1
44
long_description = file: README.md
55
long_description_content_type = text/markdown
66
author = Torchbox

0 commit comments

Comments
 (0)