Skip to content

Commit 42cec3c

Browse files
committed
hotfix docs
1 parent 6e1cf95 commit 42cec3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

econpizza/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
os.environ["XLA_FLAGS"] = f"--xla_force_host_platform_device_count={os.cpu_count()}"
2020

2121

22-
__version__ = '0.4.4'
22+
__version__ = '0.4.8'
2323

2424
jax.config.update("jax_enable_x64", True)
2525

0 commit comments

Comments
 (0)