We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93fc7b7 commit 9d6ab9bCopy full SHA for 9d6ab9b
docs/source/conf.py
@@ -23,7 +23,7 @@
23
# -- Project information -----------------------------------------------------
24
25
project = 'distributed-embeddings'
26
-copyright = '2022, NVIDIA' # pylint: disable=redefined-builtin
+copyright = '2023, NVIDIA' # pylint: disable=redefined-builtin
27
author = 'NVIDIA'
28
29
# -- General configuration ---------------------------------------------------
version.txt
@@ -1 +1 @@
1
-0.3.0
+1.0.0
0 commit comments