Skip to content

Commit a491a55

Browse files
committed
v3.7.2
1 parent 5d46b50 commit a491a55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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.7.1"
9+
__version__ = "3.7.2"
1010
__test_version__ = False

0 commit comments

Comments
 (0)