Skip to content

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
github-actions committed May 22, 2023
1 parent 5ed3306 commit 2f82fd5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,15 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm

<!--next-version-placeholder-->

## v2.0.0 (2023-05-22)
### Feature
* Rename package ([`e90b26d`](https://github.com/billsioros/querpyable/commit/e90b26deb99414b65913dbac2ec48ab15d8d86ab))

### Breaking
* rename package ([`e90b26d`](https://github.com/billsioros/querpyable/commit/e90b26deb99414b65913dbac2ec48ab15d8d86ab))

**[See all commits in this version](https://github.com/billsioros/querpyable/compare/v1.0.0...v2.0.0)**

## v1.0.0 (2023-05-21)
### Feature
* Pypi name ([`08ab3fe`](https://github.com/billsioros/Querpyable/commit/08ab3feeef8a927552d597253571aa27e45ad29c))
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "Querpyable"
version = "1.0.0"
version = "2.0.0"
description = "A Python implementation of LINQ"
readme = "README.md"
authors = ["Vasilis Sioros <[email protected]>"]
Expand Down

0 comments on commit 2f82fd5

Please sign in to comment.