Skip to content

Commit 2485b26

Browse files
authored
Upgrade release version of the package (#36)
1 parent ed4c5f2 commit 2485b26

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
@@ -4,4 +4,4 @@
44
__description__ = "Managing appointment scheduling with customizable slots, staff features, and conflict handling."
55
__package_name__ = "django-appointment"
66
__url__ = "https://github.com/adamspd/django-appointment"
7-
__version__ = "2.1.1"
7+
__version__ = "2.1.2"

0 commit comments

Comments
 (0)