We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa8c4ed commit afc7c3fCopy full SHA for afc7c3f
CHANGELOG.md
@@ -1,6 +1,16 @@
1
### Change Logs
2
3
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
14
#### Version 2.0.6 (2023.03.06)
15
16
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).
pigar/version.py
@@ -1 +1 @@
-version = __version__ = '2.0.7'
+version = __version__ = '2.0.8'
0 commit comments