Skip to content

Commit 233acdd

Browse files
committed
increment version, update changelog
1 parent befd589 commit 233acdd

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

docs/changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# gdbgui release history
22

3+
## 0.13.2.1
4+
* No end user changes. This release builds the gdbgui executables with GitHub actions.
5+
36
## 0.13.2.0
47
* Print number of times a breakpoint was hit (@MatthiasKreileder).
58
* Publish sdist to PyPI (this was overlooked in previous release).

gdbgui/VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.13.2.0
1+
0.13.2.1

0 commit comments

Comments
 (0)