Skip to content

Commit

Permalink
pr response
Browse files Browse the repository at this point in the history
  • Loading branch information
andped10 committed Mar 21, 2024
1 parent 4ccc238 commit 7943579
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/documentation-build.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This workflow will
# - builds developer documentation
# - pushes documentation to gh-pages branch of the same repository
# - build developer documentation
# - push documentation to gh-pages branch of the same repository
#
# Deployment is handled by pages-build-deployment bot

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "hatchling.build"

[project]
name = "easysciencecore"
version = "0.5.0"
version = "0.5.1"
description = "Generic logic for easyScience libraries"
readme = "README.md"
authors = [
Expand Down

0 comments on commit 7943579

Please sign in to comment.