Skip to content

Commit a042c51

Browse files
committed
testing release on test pypi first
1 parent 1d4bc07 commit a042c51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appointment/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
__url__ = "https://github.com/adamspd/django-appointment"
77
__package_website__ = "https://django-appt.adamspierredavid.com/"
88
__package_doc_url__ = "https://django-appt-doc.adamspierredavid.com/"
9-
__version__ = "3.8.0"
10-
__test_version__ = False
9+
__version__ = "3.9.0"
10+
__test_version__ = True

0 commit comments

Comments
 (0)