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 aec09ba commit 9f88621Copy full SHA for 9f88621
appointment/__init__.py
@@ -5,5 +5,5 @@
5
__package_name__ = "django-appointment"
6
__url__ = "https://github.com/adamspd/django-appointment"
7
__package_website__ = "https://django-appt.adamspierredavid.com/"
8
-__version__ = "3.0.1"
+__version__ = "3.1.0"
9
__test_version__ = False
0 commit comments