diff --git a/pyproject.toml b/pyproject.toml index 89f3dc8..0d859cb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "tldr-man" -version = "1.2.0" +version = "1.3.0" description = "Command-line TLDR client that displays tldr-pages as manpages" license = 'Apache-2.0' readme = "README.md" diff --git a/tldr-man.1 b/tldr-man.1 index 2afdac3..63eb1c1 100644 --- a/tldr-man.1 +++ b/tldr-man.1 @@ -266,4 +266,4 @@ Licensed under the Apache License, Version 2.0 .BR pandoc (1), .BR man\-pages (7) .SH "VERSION" -1.2.0 +1.3.0