Skip to content

Commit 1e4aba0

Browse files
committed
update the version to force a lower max denominator
caused significant overflow bugs, which is bad
1 parent 73a76be commit 1e4aba0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "regfans"
7-
version = "0.0.6"
7+
version = "0.0.7"
88
description = "Regular fans of vector configurations"
99
authors = [{ name = "Nate MacFadden" }]
1010
readme = "README.md"

0 commit comments

Comments
 (0)