We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f17f18 commit 47ecf2eCopy full SHA for 47ecf2e
XRPLib/version.py
@@ -2,4 +2,4 @@
2
A python file holding the version number of the XRPLib package. This is used by the IDE to determine if the package needs to be updated.
3
"""
4
# Last updated 29-June-2023
5
-__version__ = '0.9'
+__version__ = '0.9.1'
0 commit comments