Skip to content

Commit 24756fa

Browse files
Merge pull request #164 from loglabs/shreyashankar/envvar
v14 docs
2 parents 70c0ba8 + 3782724 commit 24756fa

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
author = "Shreya Shankar"
2424

2525
# The full version, including alpha/beta/rc tags
26-
release = "0.13"
26+
release = "0.14"
2727

2828
master_doc = "index"
2929

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
setup(
99
name="mltrace",
10-
version="0.13",
10+
version="0.14",
1111
description="Lineage and tracing for ML pipelines",
1212
long_description=README,
1313
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)