Skip to content

Commit 615ae3c

Browse files
committed
beta version 3
1 parent 8e95666 commit 615ae3c

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.9.1b1"
9+
__version__ = "3.9.1b2"
1010
__test_version__ = True

0 commit comments

Comments
 (0)