Skip to content

Commit fbf16c5

Browse files
senierAlexander Senier
authored andcommitted
Bump version to 2.1.0
1 parent 9843ecf commit fbf16c5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [2.1.0] - 2024-02-10
99

1010
### Added
1111

@@ -66,7 +66,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6666
- Rename to cobrafuzz
6767
- Enable GitHub CI
6868

69-
[Unreleased]: https://github.com/senier/cobrafuzz/compare/v2.0.0...main
69+
[2.1.0]: https://github.com/senier/cobrafuzz/compare/v2.0.0...v2.1.0
7070
[2.0.0]: https://github.com/senier/cobrafuzz/compare/v1.0.12...v2.0.0
7171
[1.0.12]: https://github.com/senier/cobrafuzz/compare/v1.0.11...v1.0.12
7272
[1.0.11]: https://github.com/senier/cobrafuzz/compare/1.0.10...v1.0.11

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = 'setuptools.build_meta'
44

55
[project]
66
name = "cobrafuzz"
7-
version = "2.0.0"
7+
version = "2.1.0"
88
authors = [
99
{name = "Alexander Senier", email = "mail@senier.net"}
1010
]

0 commit comments

Comments
 (0)