Skip to content

Commit

Permalink
ci(release): 1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.0](v1.1.0...v1.2.0) (2024-10-21)

### Features

* refactoring of the code ([f2e3cb7](f2e3cb7))
  • Loading branch information
semantic-release-bot committed Oct 21, 2024
1 parent f2e3cb7 commit 28970aa
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.2.0](https://github.com/ScrapeGraphAI/scrapebiblio/compare/v1.1.0...v1.2.0) (2024-10-21)


### Features

* refactoring of the code ([f2e3cb7](https://github.com/ScrapeGraphAI/scrapebiblio/commit/f2e3cb7773c1a42e96ea93b388bf5fdbe2cdb034))

## [1.1.0](https://github.com/ScrapeGraphAI/scrapebiblio/compare/v1.0.0...v1.1.0) (2024-10-18)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "scrapebiblio"
version = "1.1.0"
version = "1.2.0"
description = "library for extracting reference from documents"
authors = [
{ name = "Marco Vinciguerra", email = "[email protected]" },
Expand Down

0 comments on commit 28970aa

Please sign in to comment.