Skip to content

Commit 176ad7f

Browse files
title updated
1 parent 80f5f4b commit 176ad7f

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ authors:
1010
orcid: "0000-0003-4734-9157"
1111
affiliation: "UGC-DAE Consortium for Scientific Research, Mumbai Centre, India; Savitribai Phule Pune University, Pune, India"
1212
email: "sudipm@csr.res.in"
13-
title: "PICA: Advanced Python Suite for High Precision Instrumentation and Transport Measurement Automation"
13+
title: "PICA: Advanced High-Precision Transport Measurement Automation with Python"
1414
version: 1.0.0
1515
date-released: 2025-12-15
1616
url: "https://github.com/prathameshnium/PICA-Python-Instrument-Control-and-Automation"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ If you use this software in your research, please cite it:
295295
```bibtex
296296
@software{Deshmukh_PICA_2025,
297297
author = {Deshmukh, Prathamesh Keshao and Mukherjee, Sudip},
298-
title = {{PICA: Advanced Python Suite for High Precision Instrumentation and Transport Measurement Automation}},
298+
title = {{PICA: Advanced High-Precision Transport Measurement Automation with Python}},
299299
month = dec,
300300
year = 2025,
301301
publisher = {GitHub},

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ authors = [
99
{ name="Prathamesh Deshmukh", email="pdeshmukh@csr.res.in" },
1010
{ name="Sudip Mukherjee", email="sudipm@csr.res.in" },
1111
]
12-
description = "PICA: A Python-based Instrument Control and Automation Suite for Material Characterisation"
12+
description = "PICA: Advanced High-Precision Transport Measurement Automation with Python"
1313
readme = "README.md"
1414
requires-python = ">=3.10"
1515
classifiers = [

0 commit comments

Comments
 (0)