Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
tmtenbrink authored Apr 14, 2022
1 parent 5098de4 commit e5bdebb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "rustfrc"
version = "1.1.2"
version = "1.1.3"
description = "Fast utility functions useful for Fourier Ring/Shell Correlation: binom_split, pois_gen, square_abs."
readme = "README.md"
requires-python = ">=3.7, <3.11"
Expand All @@ -24,7 +24,7 @@ Source = "https://github.com/tmtenbrink/rustfrc"

[tool.poetry]
name = "rustfrc"
version = "1.1.2"
version = "1.1.3"
description = "Fast utility functions useful for Fourier Ring/Shell Correlation: binomial splitting of arrays."
authors = ["Tip ten Brink <[email protected]>"]

Expand Down

0 comments on commit e5bdebb

Please sign in to comment.