Skip to content

Commit fe35665

Browse files
committed
Push version number to 3.0.6.
1 parent c01b039 commit fe35665

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "pdm.backend"
44

55
[project]
66
name = "VisiOmatic"
7-
version = "3.0.5"
7+
version = "3.0.6"
88
description = "A web application for visualizing astronomical images"
99
authors = [
1010
{name = "Emmanuel Bertin", email = "[email protected]"},

src/visiomatic/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "visiomatic",
3-
"version": "3.0.5",
3+
"version": "3.0.6",
44
"description": "Astronomical image client viewer",
55
"homepage": "https://github.com/astromatic/visiomatic",
66
"author": "Emmanuel Bertin (CFHT/IAP/CNRS/SorbonneU/CEA/UParisSaclay)",

0 commit comments

Comments
 (0)