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 d9bd0b9 commit 95f499bCopy full SHA for 95f499b
CHANGELOG.md
@@ -2,6 +2,14 @@
2
3
<!-- version list -->
4
5
+## v1.0.2 (2025-11-05)
6
+
7
+### Bug Fixes
8
9
+- **ci**: Disable renovate postUpgradeTasks
10
+ ([`d9bd0b9`](https://github.com/paddy74/python-usajobsapi/commit/d9bd0b93a3c6c9c46d86a82328b63495122948ea))
11
12
13
## v1.0.1 (2025-10-13)
14
15
### Bug Fixes
usajobsapi/_version.py
@@ -3,4 +3,4 @@
__email__ = "patrick@youngweb.site"
__license__ = "GPL3"
__title__ = "python-usajobsapi"
-__version__ = "1.0.1"
+__version__ = "1.0.2"
0 commit comments