Skip to content

Commit afc7c3f

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

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

Diff for: CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
### Change Logs
22

33

4+
#### Version 2.0.8 (2023.06.11)
5+
6+
See what’s changed in detail [between v2.0.7 and v2.0.8](https://github.com/damnever/pigar/compare/v2.0.7...v2.0.8).
7+
8+
9+
#### Version 2.0.7 (2023.05.30)
10+
11+
See what’s changed in detail [between v2.0.6 and v2.0.7](https://github.com/damnever/pigar/compare/v2.0.6...v2.0.7).
12+
13+
414
#### Version 2.0.6 (2023.03.06)
515

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

Diff for: pigar/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = __version__ = '2.0.7'
1+
version = __version__ = '2.0.8'

0 commit comments

Comments
 (0)