File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11
2+ # 2023-09-23 [ v1.0.4] ( https://github.com/ukaea/Multiparser/releases/tag/v1.0.4 )
3+
4+ * Support Python3.13 using ` pyarrow>=18 `
5+
26# 2023-09-23 [ v1.0.3] ( https://github.com/ukaea/Multiparser/releases/tag/v1.0.3 )
37
48* Removed unneeded parameter printout in ` monitor.py ` .
Original file line number Diff line number Diff line change @@ -30,6 +30,6 @@ keywords:
3030license : MIT
3131repository-code : " https://github.com/ukaea/multiparser"
3232url : " https://ukaea.github.io/multiparser/"
33- commit : 85d48128d65e4338dc94cd3c4a16c21e0a832b97
34- version : 1.0.3
35- date-released : ' 2024-09-23 '
33+ commit : ee53dca6791daeb07f082bf30f5254427e8d3e31
34+ version : 1.0.4
35+ date-released : ' 2024-09-24 '
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " ukaea-multiparser"
3- version = " 1.0.3 "
3+ version = " 1.0.4 "
44description = " Multiple File Parser for monitoring and processing updates to a given set of output files."
55authors = [" Kristian Zarębski <kristian.zarebski@ukaea.uk>" ]
66classifiers = [
You can’t perform that action at this time.
0 commit comments