Skip to content

Commit 9f499df

Browse files
committed
Fixed the bug of version being too low.
1 parent c371ecd commit 9f499df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "astroquery_cli"
3-
version = "0.8.2"
3+
version = "0.8.5"
44
description = "CLI for astroquery modules with autocompletion."
55
authors = ["inoribea <inoribea@outlook.com>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)