Skip to content

Commit 4d8dbbf

Browse files
committed
dvc: bump to 0.9.2
Signed-off-by: Ruslan Kuprieiev <kupruser@gmail.com>
1 parent 2bb6106 commit 4d8dbbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dvc/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
----
44
Make your data science projects reproducible and shareable.
55
"""
6-
VERSION = '0.9.1'
6+
VERSION = '0.9.2'
77
__version__ = VERSION

0 commit comments

Comments
 (0)