mirror of
https://github.com/iluvcapra/pycmx.git
synced 2025-12-31 17:00:53 +00:00
Bumped version and tweaked Bluesky message
This commit is contained in:
2
.github/workflows/pythonpublish.yml
vendored
2
.github/workflows/pythonpublish.yml
vendored
@@ -33,7 +33,7 @@ jobs:
|
|||||||
uses: myConsciousness/bluesky-post@v5
|
uses: myConsciousness/bluesky-post@v5
|
||||||
with:
|
with:
|
||||||
text: |
|
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.
|
reading CMX EDLs.
|
||||||
link-preview-url: ${{ github.server_url }}/${{ github.repository }}
|
link-preview-url: ${{ github.server_url }}/${{ github.repository }}
|
||||||
identifier: ${{ secrets.BLUESKY_APP_USER }}
|
identifier: ${{ secrets.BLUESKY_APP_USER }}
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "pycmx"
|
name = "pycmx"
|
||||||
version = "1.2.2"
|
version = "1.2.3"
|
||||||
description = "Python CMX 3600 Edit Decision List Parser"
|
description = "Python CMX 3600 Edit Decision List Parser"
|
||||||
authors = ["Jamie Hardt <jamiehardt@me.com>"]
|
authors = ["Jamie Hardt <jamiehardt@me.com>"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
|||||||
Reference in New Issue
Block a user