Skip to content

Commit

Permalink
scos-actions 10.0.2 (#62)
Browse files Browse the repository at this point in the history
* actions 10.0.2

* increment version.
  • Loading branch information
dboulware authored May 14, 2024
1 parent 8e496f4 commit d243599
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ classifiers = [
dependencies = [
"environs>=9.5.0",
"tekrsa-api-wrap>=1.3.3",
"scos_actions @ git+https://github.com/NTIA/[email protected].1",
"scos_actions @ git+https://github.com/NTIA/[email protected].2",
]

[project.optional-dependencies]
Expand Down
2 changes: 1 addition & 1 deletion src/scos_tekrsa/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__version__ = "7.0.0"
__version__ = "7.0.1"

0 comments on commit d243599

Please sign in to comment.