We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d38d0d commit f722c9dCopy full SHA for f722c9d
1 file changed
setup.py
@@ -10,7 +10,7 @@
10
with open(path.join(this_directory, 'README.rst')) as f:
11
long_description = f.read()
12
13
-VERSION = "0.1.0.rc1"
+VERSION = "0.1.0.rc2"
14
NAME = "xrpl_websocket"
15
16
install_requires = [
0 commit comments