Skip to content

Commit

Permalink
Increment version to
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Mar 7, 2024
1 parent 1c24bcc commit b49b84e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
8 changes: 2 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

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

<small>[Compare with first commit](https://github.com/PythonNest/PyNest/compare/ffdef5041c2117c91ff4548da28fd6d847f0d9b2...0.1.0)</small>

### Fixed

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

2 changes: 1 addition & 1 deletion nest/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.1.2"
__version__ = "0.1.3"

0 comments on commit b49b84e

Please sign in to comment.