We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b235ac5 commit 28e9bcbCopy full SHA for 28e9bcb
CHANGELOG.md
@@ -1,6 +1,11 @@
1
### Change Logs
2
3
-#### Version 2.1.5 (2024.07.10)
+#### 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
9
10
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).
11
pigar/version.py
@@ -1 +1 @@
-version = __version__ = '2.1.5'
+version = __version__ = '2.1.6'
0 commit comments