Skip to content

Commit f722c9d

Browse files
committed
0.1.0.rc2
1 parent 1d38d0d commit f722c9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
with open(path.join(this_directory, 'README.rst')) as f:
1111
long_description = f.read()
1212

13-
VERSION = "0.1.0.rc1"
13+
VERSION = "0.1.0.rc2"
1414
NAME = "xrpl_websocket"
1515

1616
install_requires = [

0 commit comments

Comments
 (0)