File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11# Change log
22
3+ ## 2.0.0-rc.1 (2024-06-01)
4+
5+ ## BREAKING ##
6+ - [ #642 ] ( https://github.com/mobilityhouse/ocpp/pull/642 ) Fix serializing of "ocpp_csms_url".
7+
38## 2.0.0-rc.0 (2024-05-22)
49
510- [ #631 ] ( https://github.com/mobilityhouse/ocpp/pull/631 ) Fix publishing to Pypi.
Original file line number Diff line number Diff line change 2323author = "Auke Willem Oosterhoff"
2424
2525# The full version, including alpha/beta/rc tags
26- release = "2.0.0-rc.0 "
26+ release = "2.0.0-rc.1 "
2727
2828
2929# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " ocpp"
3- version = " 2.0.0-rc.0 "
3+ version = " 2.0.0-rc.1 "
44description = " Python package implementing the JSON version of the Open Charge Point Protocol (OCPP)."
55authors = [
66 " André Duarte <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments