Skip to content

Commit 10b162a

Browse files
v1.0.0 updated
1 parent 95f06c4 commit 10b162a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ authors:
99
given-names: "Sudip"
1010
affiliation: "UGC-DAE Consortium for Scientific Research, Mumbai Centre"
1111
title: "PICA: A Python-based Instrument Control and Automation Suite for Material Characterisation"
12-
version: 17.0
12+
version: 1.0.0
1313
date-released: 2025-12-08
1414
url: "https://github.com/prathameshnium/PICA-Python-Instrument-Control-and-Automation"
1515
repository-code: "https://github.com/prathameshnium/PICA-Python-Instrument-Control-and-Automation"

pyproject.toml

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

55
[project]
66
name = "pica-suite"
7-
version = "17.0"
7+
version = "1.0.0"
88
authors = [
99
{ name="Prathamesh K. Deshmukh", email="prathameshnium@duck.com" },
1010
{ name="Sudip Mukherjee", email="sudipm@csr.res.in" },

0 commit comments

Comments
 (0)