Skip to content

Commit

Permalink
prep 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vegu committed Nov 12, 2024
1 parent be28ca6 commit 1333c18
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Ctl/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.0.1
1.0.0
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ build-backend = "hatchling.build"
[project]
name = "pymdgen"
readme = "README.md"
version = "1.0.0.1"
version = "1.1.0"
description = "python code markdown documentation generator"
authors = [{ name = "20C", email = "[email protected]" }]
license = "Apache-2.0"
Expand Down

0 comments on commit 1333c18

Please sign in to comment.