mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
25c3797d89
* extractor: update test with numerics * java-codegen: test numeric * fix some numeric tests * fix assignVersion for values
6 lines
150 B
Python
6 lines
150 B
Python
# Copyright (c) 2019 The DAML Authors. All rights reserved.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
lf_latest_version = "1.6"
|
|
lf_dev_version = "1.dev"
|