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 40ed562 commit f5d7acfCopy full SHA for f5d7acf
appointment/__init__.py
@@ -6,5 +6,5 @@
6
__url__ = "https://github.com/adamspd/django-appointment"
7
__package_website__ = "https://django-appt.adamspierredavid.com/"
8
__package_doc_url__ = "https://django-appt-doc.adamspierredavid.com/"
9
-__version__ = "3.6.4"
+__version__ = "3.7.0"
10
__test_version__ = False
requirements.txt
@@ -3,7 +3,7 @@ Pillow==10.4.0
3
phonenumbers==8.13.44
4
django-phonenumber-field==8.0.0
5
babel==2.16.0
-setuptools==73.0.1
+setuptools==74.0.0
requests~=2.32.3
python-dotenv==1.0.1
colorama~=0.4.6
0 commit comments