Skip to content

Commit

Permalink
Bump version 2.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
quaxsze committed May 27, 2021
1 parent a4d7746 commit 4147b11
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.7.1 (2021-05-27)

- Add migration to roolback on resource's schema's name to None [#2615](https://github.com/opendatateam/udata/pull/2615)

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.7.1/
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.7.1.dev'
__version__ = '2.7.1'
__description__ = 'Open data portal'

0 comments on commit 4147b11

Please sign in to comment.