Skip to content

Commit 378109b

Browse files
committed
Updated package's version
1 parent e7f3cd0 commit 378109b

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
@@ -5,5 +5,5 @@
55
__package_name__ = "django-appointment"
66
__url__ = "https://github.com/adamspd/django-appointment"
77
__package_website__ = "https://django-appt.adamspierredavid.com/"
8-
__version__ = "3.1.0"
8+
__version__ = "3.1.1"
99
__test_version__ = False

0 commit comments

Comments
 (0)