Skip to content

Commit

Permalink
Bump version 2.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
quaxsze committed Mar 24, 2021
1 parent d411a2e commit c2cc66d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## Current (in progress)
## 2.6.4 (2021-03-24)

- Enhance self endpoint verification [2604](https://github.com/opendatateam/udata/pull/2604)

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ for publishing udata's roadmap and for building consensus around it.
It is collectively taken care of by members of the
[OpenDataTeam](https://github.com/opendatateam).

[readthedocs-url]: https://udata.readthedocs.io/en/latest/
[readthedocs-url]: https://udata.readthedocs.io/en/v2.6.4/
2 changes: 1 addition & 1 deletion udata/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
uData
'''

__version__ = '2.6.4.dev'
__version__ = '2.6.4'
__description__ = 'Open data portal'

0 comments on commit c2cc66d

Please sign in to comment.