Skip to content

Commit 9d6ab9b

Browse files
committed
bump version to 1.0.0
1 parent 93fc7b7 commit 9d6ab9b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
# -- Project information -----------------------------------------------------
2424

2525
project = 'distributed-embeddings'
26-
copyright = '2022, NVIDIA' # pylint: disable=redefined-builtin
26+
copyright = '2023, NVIDIA' # pylint: disable=redefined-builtin
2727
author = 'NVIDIA'
2828

2929
# -- General configuration ---------------------------------------------------

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.0
1+
1.0.0

0 commit comments

Comments
 (0)