Skip to content

Commit 28e9bcb

Browse files
committed
Bump version to v2.1.6
Signed-off-by: Xiaochao Dong (@damnever) <[email protected]>
1 parent b235ac5 commit 28e9bcb

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
### Change Logs
22

3-
#### Version 2.1.5 (2024.07.10)
3+
#### Version 2.1.6 (2024.07.10)
4+
5+
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).
6+
7+
8+
#### Version 2.1.5 (2024.07.10) - Invalid
49

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

pigar/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = __version__ = '2.1.5'
1+
version = __version__ = '2.1.6'

0 commit comments

Comments
 (0)