File tree Expand file tree Collapse file tree 3 files changed +17
-2
lines changed
Expand file tree Collapse file tree 3 files changed +17
-2
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,21 @@ All notable changes to this project will be documented in this file.
33
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55
6+ # [ 1.2.1] 2025-11-03
7+
8+
9+ ### Added
10+
11+ - Jupyter notebook for Authentication, EWSS
12+
13+ ### Fixed
14+
15+ - Build issue on Windows (removed pysolid)
16+
17+ ### Changed
18+
19+ - Updated RTCM SC134 messages
20+
621# [ 1.2.0] 2025-10-14
722
823### Added
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
77
88[project ]
99name = " cssrlib"
10- version = " 1.2.0 "
10+ version = " 1.2.1 "
1111description = " Python Toolkit for PPP/PPP-RTK positioning"
1212authors = [
1313 {name =" Rui Hirokawa" , email =" rui.hirokawa@gmail.com" },
Original file line number Diff line number Diff line change 11[metadata]
22name = cssrlib
3- version = 1.2.0
3+ version = 1.2.1
44author = Rui Hirokawa
55author_email = rui.hirokawa@gmail.com
66description = Python Toolkit for PPP/PPP-RTK positioning
You can’t perform that action at this time.
0 commit comments