Skip to content

Commit

Permalink
Merge pull request #195 from lsst-sqre/tickets/DM-41370
Browse files Browse the repository at this point in the history
Update to technote 0.3.0 release
  • Loading branch information
jonathansick authored Oct 26, 2023
2 parents ff04596 + 6185ec0 commit ae74526
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions changelog.d/20231026_192111_jsick_DM_41370.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
### New features

- Update to technote 0.3.0
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ pipelines = [
]
technote = [
# Theme and extensions for technotes
"technote==0.3.0a7",
"technote>=0.3.0,<0.4.0",
"sphinx-prompt",
]

Expand Down

0 comments on commit ae74526

Please sign in to comment.