Skip to content

Commit 492fc19

Browse files
author
github-actions
committed
Increment version to
1 parent 95938dc commit 492fc19

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

11-
<small>[Compare with first commit](https://github.com/PythonNest/PyNest/compare/c823129af98d0a41c2c0487c174d12e7e412ec58...0.1.0)</small>
11+
<small>[Compare with first commit](https://github.com/PythonNest/PyNest/compare/95938dcdd7422be258f48187133ddcefd162f9ca...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.2"
1+
__version__ = "0.0.3"

0 commit comments

Comments
 (0)