Skip to content

Commit

Permalink
Bump version to 5.26.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jjmurre committed Mar 5, 2024
1 parent 773a097 commit 999795d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 2024-03-04 (5.26.1)

* Change `id_field` to snake_case. It is directly used in sql queries.

# 2024-02-29 (5.26.0)

* Added extra `id_field` to Datasettable. Needs to be configurable for geosearch.
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = amsterdam-schema-tools
version = 5.26.0
version = 5.26.1
url = https://github.com/amsterdam/schema-tools
license = Mozilla Public 2.0
author = Team Data Diensten, van het Dataplatform onder de Directie Digitale Voorzieningen (Gemeente Amsterdam)
Expand Down

0 comments on commit 999795d

Please sign in to comment.