Skip to content

Commit

Permalink
Pin v0.1.2
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 438595586
  • Loading branch information
hbq1 authored and ChexDev committed Mar 31, 2022
1 parent 4536c3b commit e080c85
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion chex/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
from chex._src.variants import variants


__version__ = "0.1.1"
__version__ = "0.1.2"

__all__ = (
"all_variants",
Expand Down
6 changes: 3 additions & 3 deletions requirements/requirements-docs.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
sphinx==3.3.0
sphinx_rtd_theme==0.5.0
sphinxcontrib-katex==0.7.1
sphinx==4.5.0
sphinx_rtd_theme==1.0.0
sphinxcontrib-katex==0.8.6
sphinxcontrib-bibtex==1.0.0
sphinx-autodoc-typehints==1.11.1
IPython==7.16.3
Expand Down

0 comments on commit e080c85

Please sign in to comment.