Skip to content

Commit

Permalink
New version
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrobiqua committed Jan 3, 2025
1 parent 501068f commit b79e9d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "search-engine-cpp"
version = "0.1.1"
version = "0.1.2"
description = "Search Engine is a project that implements a basic search engine using C++, Python, and Cython. It builds a reverse index and ranks pages with the PageRank algorithm based on keyword relevance and page importance."
authors = ["Pedro Bianchini de Quadros <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit b79e9d5

Please sign in to comment.