File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ Unreleased ]
8+ ## [ v2.1.0 ]
99
1010### Changed
1111
@@ -17,5 +17,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1717
1818* Don't use setuptools_scm & specify version manually by @doronbehar in https://github.com/linien-org/pyrp3/pull/14
1919
20- [ Unreleased ] : https://github.com/linien-org/pyrp3/compare/v2.0.2...HEAD
20+ [ v2.1.0 ] : https://github.com/linien-org/pyrp3/compare/v2.0.2...v2.1.0
2121[ v2.0.2 ] : https://github.com/linien-org/pyrp3/compare/v2.0.1...v2.0.2
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " pyrp3"
7- version = " 2.1.0.dev0 "
7+ version = " 2.1.0rc1 "
88description = " Python utilities for RedPitaya"
99authors = [
1010 {
name =
" Pierre Cladé" ,
email =
" [email protected] " },
You can’t perform that action at this time.
0 commit comments