File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 given-names : " Sudip"
1010 affiliation : " UGC-DAE Consortium for Scientific Research, Mumbai Centre"
1111title : " PICA: Python-based Instrument Control and Automation Software Suite"
12- version : 15 .0.0
12+ version : 1 .0.0
1313date-released : 2025-11-23
1414url : " https://github.com/prathameshnium/PICA-Python-Instrument-Control-and-Automation"
1515repository-code : " https://github.com/prathameshnium/PICA-Python-Instrument-Control-and-Automation"
Original file line number Diff line number Diff line change 1- # BUILD VERSION: 6 .0
1+ # BUILD VERSION: 1.0 .0
22'''
33===============================================================================
44 PROGRAM: PICA Launcher
@@ -95,7 +95,7 @@ def resource_path(relative_path):
9595
9696class PICALauncherApp :
9797
98- PROGRAM_VERSION = "6 .0"
98+ PROGRAM_VERSION = "1.0 .0"
9999 CLR_BG_DARK = '#2B3D4F'
100100 CLR_FRAME_BG = '#3A506B'
101101 CLR_ACCENT_GOLD = '#FFC107'
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " pica-automation"
7- version = " 14.1 .0"
7+ version = " 1.0 .0"
88authors = [
99 { name = " Prathamesh Deshmukh" , email = " prathameshium@duck.com" },
1010]
You can’t perform that action at this time.
0 commit comments