Skip to content

Commit b477d7f

Browse files
committed
chore: bump version to 1.4.2
1 parent d3ea066 commit b477d7f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@inoribea/astrocli",
3-
"version": "1.4.1",
3+
"version": "1.4.2",
44
"description": "Command-line interface for querying astronomical databases via astroquery",
55
"bin": {
66
"astrocli": "./npx-entry.js",

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 = "inoribea-astrocli"
3-
version = "1.4.1"
3+
version = "1.4.2"
44
description = "CLI for astroquery modules with autocompletion and multi-language support."
55
authors = ["inoribea <inoribea@outlook.com>"]
66
license = "BSD-3-Clause"

0 commit comments

Comments
 (0)