diff --git a/python/pyproject.toml b/python/pyproject.toml index f3ce497..c8f6a34 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -1,6 +1,6 @@ [project] name = 'online.fxreader.pr34' -version = '0.1.4.8' +version = '0.1.4.9' dependencies = [ #"-r requirements.txt", @@ -45,4 +45,4 @@ include-package-data = false #'online_fxreader.vpn' = ['requirements.txt'] [project.scripts] -online-fxreader-pr34-commands = 'online.fxreader.pr34.commands:commands_cli' \ No newline at end of file +online-fxreader-pr34-commands = 'online.fxreader.pr34.commands:commands_cli'