Skip to content

Commit 3235fc7

Browse files
committed
Set default doc version to "SNAPSHOT"
The actual version will be set when docs are generated in a post release pipeline.
1 parent 2d2aeae commit 3235fc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33

44
# You can set these variables from the command line.
5-
VERSION = 0.1.2
5+
VERSION = SNAPSHOT
66
PRODUCT = neo4j-genai-python
77
SPHINXOPTS =
88
SPHINXBUILD = poetry run sphinx-build

0 commit comments

Comments
 (0)