Skip to content

Commit f5d7acf

Browse files
committed
v3.7.0
1 parent 40ed562 commit f5d7acf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

appointment/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
__url__ = "https://github.com/adamspd/django-appointment"
77
__package_website__ = "https://django-appt.adamspierredavid.com/"
88
__package_doc_url__ = "https://django-appt-doc.adamspierredavid.com/"
9-
__version__ = "3.6.4"
9+
__version__ = "3.7.0"
1010
__test_version__ = False

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Pillow==10.4.0
33
phonenumbers==8.13.44
44
django-phonenumber-field==8.0.0
55
babel==2.16.0
6-
setuptools==73.0.1
6+
setuptools==74.0.0
77
requests~=2.32.3
88
python-dotenv==1.0.1
99
colorama~=0.4.6

0 commit comments

Comments
 (0)