We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93a3b96 commit 841bbf7Copy full SHA for 841bbf7
proxy/neon_rpc_api_model/neon_rpc_api_worker.py
@@ -27,7 +27,7 @@
27
28
from ..mempool import MemPoolClient, MP_SERVICE_ADDR, MPTxSendResult, MPTxSendResultCode, MPGasPriceResult
29
30
-NEON_PROXY_PKG_VERSION = '0.15.0-dev'
+NEON_PROXY_PKG_VERSION = '0.15.0'
31
NEON_PROXY_REVISION = 'NEON_PROXY_REVISION_TO_BE_REPLACED'
32
LOG = logging.getLogger(__name__)
33
0 commit comments