Skip to content

Commit ff40f0c

Browse files
committed
Bump version 2.7.1
1 parent c0ad8d1 commit ff40f0c

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
55

66

77
## [Unreleased]
8+
9+
10+
## [2.7.1] - 2021-04-12
811
### Added
912
- Helpful LaTeX hints for rendering errors in `?tex`.
1013
### Fixed
@@ -190,7 +193,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
190193
## 1.0.0 - 2019-07-31 [YANKED]
191194

192195

193-
[Unreleased]: https://github.com/miaowware/qrm2/compare/v2.7.0...HEAD
196+
[Unreleased]: https://github.com/miaowware/qrm2/compare/v2.7.1...HEAD
197+
[2.7.1]: https://github.com/miaowware/qrm2/releases/tag/v2.7.1
194198
[2.7.0]: https://github.com/miaowware/qrm2/releases/tag/v2.7.0
195199
[2.6.0]: https://github.com/miaowware/qrm2/releases/tag/v2.6.0
196200
[2.5.1]: https://github.com/miaowware/qrm2/releases/tag/v2.5.1

info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
1616
All issues and requests related to resources (including maps, band charts, data) should be added \
1717
in [miaowware/qrm-resources](https://github.com/miaowware/qrm-resources)."""
18-
release = "2.7.0"
18+
release = "2.7.1"
1919
bot_server = "https://discord.gg/Ntbg3J4"

0 commit comments

Comments
 (0)