Skip to content

Commit

Permalink
Bumped version and tweaked Bluesky message
Browse files Browse the repository at this point in the history
  • Loading branch information
iluvcapra committed Nov 26, 2024
1 parent f48c164 commit a717589
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
uses: myConsciousness/bluesky-post@v5
with:
text: |
I've released a new version of pycmx, my module for
I've released a new version of pycmx, my python module for
reading CMX EDLs.
link-preview-url: ${{ github.server_url }}/${{ github.repository }}
identifier: ${{ secrets.BLUESKY_APP_USER }}
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pycmx"
version = "1.2.2"
version = "1.2.3"
description = "Python CMX 3600 Edit Decision List Parser"
authors = ["Jamie Hardt <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit a717589

Please sign in to comment.