Skip to content

Commit 5af4324

Browse files
committed
beta version 2
1 parent 5084c0f commit 5af4324

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

0 commit comments

Comments
 (0)