Skip to content

Commit 59aea04

Browse files
matejrtf-quant-finance-robot
authored andcommitted
Bump pip package version to 0.0.1dev6.
PiperOrigin-RevId: 267559654
1 parent e93bbe2 commit 59aea04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
with open(path.join(cwd, 'README.md'), encoding='utf-8') as f:
3535
long_description = f.read()
3636

37-
__version__ = '0.0.1dev5'
37+
__version__ = '0.0.1dev6'
3838
REQUIRED_PACKAGES = [
3939
'tensorflow-probability >= 0.5.0',
4040
'numpy >= 1.13.3'

0 commit comments

Comments
 (0)