Skip to content

Commit e16893c

Browse files
committed
chore: update version
Signed-off-by: Frederico Araujo <frederico.araujo@ibm.com>
1 parent f217fb9 commit e16893c

3 files changed

Lines changed: 25 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
11
# Changelog
22

3-
> All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/) and this project **adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html)**.
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
6+
7+
> **Types of changes:**
8+
>
9+
> - **Added**: for new features.
10+
> - **Changed**: for changes in existing functionality.
11+
> - **Deprecated**: for soon-to-be removed features.
12+
> - **Removed**: for now removed features.
13+
> - **Fixed**: for any bug fixes.
14+
> - **Security**: in case of vulnerabilities.
15+
16+
## [Unreleased]
17+
18+
## [0.1.0] - 2026-04-31
19+
20+
### Added
21+
22+
- Initial release
23+
24+
[Unreleased]: https://github.com/contextforge-org/contextforge-plugins-framework/compare/0.1.0...HEAD
25+
[0.1.0]: https://github.com/contextforge-org/contextforge-plugins-framework/releases/tag/0.1.0

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "cpex"
3-
version = "0.1.0.dev13"
3+
version = "0.1.0.dev14"
44
description = "CPEX - ContextForge Plugin Extensibility Framework"
55
classifiers = [
66
"Topic :: Scientific/Engineering :: Artificial Intelligence",

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)