Skip to content

Commit dfe2f1a

Browse files
committed
Revert publish version
1 parent bc57dd1 commit dfe2f1a

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.1"
8+
__version__ = "3.1.0"
99
__test_version__ = False

0 commit comments

Comments
 (0)