Skip to content

Commit d6d0580

Browse files
committed
Release new version
1 parent f1c7b13 commit d6d0580

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.6.3"
9+
__version__ = "3.6.4"
1010
__test_version__ = False

0 commit comments

Comments
 (0)