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 ed4c5f2 commit 2485b26Copy full SHA for 2485b26
appointment/__init__.py
@@ -4,4 +4,4 @@
4
__description__ = "Managing appointment scheduling with customizable slots, staff features, and conflict handling."
5
__package_name__ = "django-appointment"
6
__url__ = "https://github.com/adamspd/django-appointment"
7
-__version__ = "2.1.1"
+__version__ = "2.1.2"
0 commit comments