Skip to content

Commit

Permalink
chore: auto-merge master back to develop
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jul 18, 2023
2 parents 11a16c0 + ac79d21 commit 0429ed2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
fetch-depth: 0

- name: Python Semantic Release
uses: relekang/python-semantic-release@v7.33.5
uses: relekang/python-semantic-release@v7.34.4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
repository_username: __token__
Expand Down
2 changes: 1 addition & 1 deletion popmon/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
# IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

version = "1.4.5"
version = "1.4.6"

0 comments on commit 0429ed2

Please sign in to comment.