We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24cc35c commit 94e3569Copy full SHA for 94e3569
1 file changed
setup.py
@@ -5,7 +5,7 @@
5
6
setuptools.setup(
7
name="gradient-accumulator",
8
- version="0.4.1",
+ version="0.4.2",
9
author="André Pedersen and David Bouget and Javier Pérez de Frutos",
10
author_email="andrped94@gmail.com",
11
description="Package for gradient accumulation in TensorFlow",
0 commit comments