Skip to content

Commit c2ac5c6

Browse files
authored
5.1 final (#652)
1 parent 9168e40 commit c2ac5c6

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

HISTORY.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Change Log
55
This document records all notable changes to `django-sql-explorer <https://github.com/explorerhq/django-sql-explorer>`_.
66
This project adheres to `Semantic Versioning <https://semver.org/>`_.
77

8-
`5.1.0`_ (2024-07-TBD)
8+
`5.1.0`_ (2024-07-30)
99
===========================
1010
Major improvements:
1111

explorer/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"major": 5,
33
"minor": 1,
44
"patch": 0,
5-
"releaselevel": "beta",
6-
"serial": 1
5+
"releaselevel": "final",
6+
"serial": 0
77
}
88

99

0 commit comments

Comments
 (0)