Skip to content

Commit 173d1f3

Browse files
v 17.0.0 changed to v17.0
1 parent 33deb9f commit 173d1f3

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Instrument & Software Update Log
22
---
3-
[17.0.0] - 2025-12-02 (Current)
3+
[17.0] - 2025-12-02 (Current)
44
Changed
55

66
Directory Structure: Refactored codebase into a professional project structure; moved numerous files to appropriate subdirectories for better organization.
@@ -17,7 +17,7 @@ Research & Documentation
1717

1818
Launch: PICA project posted on Hacker News.
1919
---
20-
### Version 15
20+
### Version 15.0
2121
*Released: November 22, 2025*
2222
*Status: Tested and operational. Minor cosmetic updates pending.*
2323
**JOSS Submission & Professionalization**

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.0
12+
version: 17.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.0"
7+
version = "17.0"
88
authors = [
99
{ name="Prathamesh Deshmukh", email="prathameshnium@duck.com" },
1010
{ name="Sudip Mukherjee", email="sudipm@csr.res.in" },

0 commit comments

Comments
 (0)