Skip to content

Commit d331bef

Browse files
authored
Merge pull request #136 from adamspd/documentation/compatibility-matrix
Update documentation about compatibility matrix & new release
2 parents 8072cb5 + 1db5bf8 commit d331bef

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

0 commit comments

Comments
 (0)