Skip to content

Commit 881ef5a

Browse files
author
github-actions
committed
Increment version to
1 parent ffdef50 commit 881ef5a

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
88
<!-- insertion marker -->
99
## [0.1.0](https://github.com/PythonNest/PyNest/releases/tag/0.1.0) - 2024-01-11
1010

11-
<small>[Compare with first commit](https://github.com/PythonNest/PyNest/compare/a8c1be8cd2eb512b88134529d0796fb130b988da...0.1.0)</small>
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).
1216

nest/__init__.py

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

0 commit comments

Comments
 (0)