Skip to content

Commit

Permalink
Merge pull request #63 from andreped/batchnorm-fix
Browse files Browse the repository at this point in the history
bump v0.4.1 [no ci]
  • Loading branch information
andreped authored Apr 20, 2023
2 parents 5d06431 + 2a89c9c commit 1e1746a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="gradient-accumulator",
version="0.4.0",
version="0.4.1",
author="André Pedersen and David Bouget and Javier Pérez de Frutos",
author_email="[email protected]",
description="Package for gradient accumulation in TensorFlow",
Expand Down

0 comments on commit 1e1746a

Please sign in to comment.