Skip to content

Commit 337dd6b

Browse files
authored
0.98.0rc2 (#1430)
0.98.0rc2 rc bump to test out fix for #1428 end to end
1 parent 8a2d09d commit 337dd6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from setuptools import find_packages
22
from setuptools import setup
33

4-
__version__ = '0.98.0rc1'
4+
__version__ = '0.98.0rc2'
55

66

77
setup(

0 commit comments

Comments
 (0)