Skip to content

Commit b49b84e

Browse files
author
github-actions
committed
Increment version to
1 parent 1c24bcc commit b49b84e

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

CHANGELOG.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

88
<!-- insertion marker -->
9-
## [0.1.0](https://github.com/PythonNest/PyNest/releases/tag/0.1.0) - 2024-01-11
9+
## [0.1.0](https://github.com/PythonNest/PyNest/releases/tag/0.1.0) - 2024-03-07
1010

11-
<small>[Compare with first commit](https://github.com/PythonNest/PyNest/compare/ffdef5041c2117c91ff4548da28fd6d847f0d9b2...0.1.0)</small>
12-
13-
### Fixed
14-
15-
- Fix release action (#39) ([ffdef50](https://github.com/PythonNest/PyNest/commit/ffdef5041c2117c91ff4548da28fd6d847f0d9b2) by Itay Dar).
11+
<small>[Compare with first commit](https://github.com/PythonNest/PyNest/compare/1c24bcca455c0859ca36d758f1bd5c00e411c51c...0.1.0)</small>
1612

nest/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.1.2"
1+
__version__ = "0.1.3"

0 commit comments

Comments
 (0)