We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9168e40 commit c2ac5c6Copy full SHA for c2ac5c6
2 files changed
HISTORY.rst
@@ -5,7 +5,7 @@ Change Log
5
This document records all notable changes to `django-sql-explorer <https://github.com/explorerhq/django-sql-explorer>`_.
6
This project adheres to `Semantic Versioning <https://semver.org/>`_.
7
8
-`5.1.0`_ (2024-07-TBD)
+`5.1.0`_ (2024-07-30)
9
===========================
10
Major improvements:
11
explorer/__init__.py
@@ -2,8 +2,8 @@
2
"major": 5,
3
"minor": 1,
4
"patch": 0,
- "releaselevel": "beta",
- "serial": 1
+ "releaselevel": "final",
+ "serial": 0
}
0 commit comments