Skip to content

Commit

Permalink
Bump version for new release.
Browse files Browse the repository at this point in the history
  • Loading branch information
RolandMacDoland committed Aug 7, 2024
1 parent b865849 commit 5778f8b
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
Expand Up @@ -6,7 +6,7 @@ build-backend = "hatchling.build"
name = "pyqtorch"
description = "An efficient, large-scale emulator designed for quantum machine learning, seamlessly integrated with a PyTorch backend. Please refer to https://pyqtorch.readthedocs.io/en/latest/ for setup and usage info, along with the full documentation."
readme = "README.md"
version = "1.4.0"
version = "1.4.1"
requires-python = ">=3.8,<3.13"
license = { text = "Apache 2.0" }
keywords = ["quantum"]
Expand Down

0 comments on commit 5778f8b

Please sign in to comment.