Skip to content

Commit ae99260

Browse files
authored
Bump to version 0.4.1 (#541)
1 parent c7675d8 commit ae99260

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
setup(
2525
name="funsor",
26-
version="0.4.0",
26+
version="0.4.1",
2727
description="A tensor-like library for functions and distributions",
2828
packages=find_packages(include=["funsor", "funsor.*"]),
2929
url="https://github.com/pyro-ppl/funsor",

0 commit comments

Comments
 (0)