Skip to content

Commit

Permalink
Bump version to v2.1.7
Browse files Browse the repository at this point in the history
Signed-off-by: Xiaochao Dong (@damnever) <the.xcdong@gmail.com>
  • Loading branch information
damnever committed Dec 18, 2024
1 parent 889aa96 commit 13dc528
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,12 @@

#### Version 2.1.6 (2024.07.10)

See what’s changed in detail [between v2.1.4 and v2.1.6](https://github.com/damnever/pigar/compare/v2.1.4...v2.1.6).
See what’s changed in detail [between v2.1.6 and v2.1.7](https://github.com/damnever/pigar/compare/v2.1.6...v2.1.7).


#### Version 2.1.6 (2024.07.10)

See what’s changed in detail [between v2.1.5 and v2.1.6](https://github.com/damnever/pigar/compare/v2.1.5...v2.1.6).


#### Version 2.1.5 (2024.07.10) - Invalid
Expand Down
2 changes: 1 addition & 1 deletion pigar/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = __version__ = '2.1.6'
version = __version__ = '2.1.7'

0 comments on commit 13dc528

Please sign in to comment.