Skip to content

Commit c02faa4

Browse files
author
github-actions
committed
Increment version to
1 parent ff62e4e commit c02faa4

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
@@ -6,7 +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) - 2023-07-17
9+
## [0.1.0](https://github.com/PythonNest/PyNest/releases/tag/0.1.0) - 2023-08-02
1010

11-
<small>[Compare with first commit](https://github.com/PythonNest/PyNest/compare/95938dcdd7422be258f48187133ddcefd162f9ca...0.1.0)</small>
11+
<small>[Compare with first commit](https://github.com/PythonNest/PyNest/compare/ff62e4e93e657f7bcacd863ac4f29e7a65f9ed50...0.1.0)</small>
1212

nest/__init__.py

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

0 commit comments

Comments
 (0)