Skip to content

Commit

Permalink
Version 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Siecje committed Dec 8, 2023
1 parent 4adc62a commit 63f59ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change log

## [3.0.0] -
## [3.0.0] - 2023-12-08
### Added
- Use toml for the config file
- `htmd` will work from child directories in the project
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ maintainers = [
name = "htmd"
readme = "README.md"
requires-python = ">=3.11"
version = "2.0.3"
version = "3.0.0"

[project.scripts]
htmd = "htmd.cli:cli"
Expand Down

0 comments on commit 63f59ba

Please sign in to comment.