Skip to content
This repository was archived by the owner on Jul 23, 2024. It is now read-only.

Commit 155374c

Browse files
committed
set-version: v1.14.21
1 parent e55f320 commit 155374c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proxy/neon_rpc_api_model/neon_rpc_api_worker.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
from .transaction_validator import NeonTxValidator
4848

4949

50-
NEON_PROXY_PKG_VERSION = '1.4.19'
50+
NEON_PROXY_PKG_VERSION = '1.4.21'
5151
NEON_PROXY_REVISION = 'NEON_PROXY_REVISION_TO_BE_REPLACED'
5252
LOG = logging.getLogger(__name__)
5353

0 commit comments

Comments
 (0)