Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Knucklessg1 committed Jun 26, 2024
2 parents d6dfa9d + 1871894 commit 2891298
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
![PyPI - Wheel](https://img.shields.io/pypi/wheel/servicenow-api)
![PyPI - Implementation](https://img.shields.io/pypi/implementation/servicenow-api)

*Version: 0.20.58*
*Version: 0.20.59*

ServiceNow API Python Wrapper

Expand Down
2 changes: 1 addition & 1 deletion servicenow_api/version.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env python
# coding: utf-8

__version__ = '0.20.58'
__version__ = "0.20.59"
__author__ = "Audel Rouhi"
__credits__ = "Audel Rouhi"

0 comments on commit 2891298

Please sign in to comment.