Skip to content

Commit

Permalink
Package: release version
Browse files Browse the repository at this point in the history
  • Loading branch information
agoose77 committed May 12, 2022
1 parent 02e2ebf commit 403c46d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "literary"
version = "4.0.0a2"
version = "4.0.0"
description = "Literate package development with Jupyter"
authors = [
{name = "Angus Hollands", email = "[email protected]"},
Expand Down Expand Up @@ -77,7 +77,7 @@ exclude = ["lib"]
"share/jupyter/nbconvert/templates/literary/index.py.j2" = "share/jupyter/nbconvert/templates/literary/index.py.j2"

[tool.hatch.build.targets.wheel.hooks.literary]
dependencies = ["literary-build-hatch>=0.2.0a3"]
dependencies = ["literary-build-hatch>=0.2.0a10"]


[build-system]
Expand Down

0 comments on commit 403c46d

Please sign in to comment.