Skip to content

Commit 765e743

Browse files
author
github-actions
committed
Increment version to
1 parent c823129 commit 765e743

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

CHANGELOG.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,5 @@ 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) - 2023-06-28
1010

11-
<small>[Compare with first commit](https://github.com/PythonNest/PyNest/compare/04f444bb08b917e89bc011e7570fed5d725989c4...0.1.0)</small>
12-
13-
### Fixed
14-
15-
- fix - configuration error: `project` must contain ['version'] properties ([04f444b](https://github.com/PythonNest/PyNest/commit/04f444bb08b917e89bc011e7570fed5d725989c4) by ItayTheDar).
11+
<small>[Compare with first commit](https://github.com/PythonNest/PyNest/compare/c823129af98d0a41c2c0487c174d12e7e412ec58...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.0.1"
1+
__version__ = "0.0.2"

0 commit comments

Comments
 (0)