1.4.0
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
Release Notes
|
||||
=============
|
||||
|
||||
1.4.0 (UNRELEASED)
|
||||
1.4.0 (July 2025)
|
||||
------------------
|
||||
|
||||
* Rename generated CONFIG_SITE to TOOLCHAIN.
|
||||
|
||||
@@ -696,7 +696,7 @@ build_dso.sub_commands.extend([
|
||||
|
||||
|
||||
pvxs_ver = '%(PVXS_MAJOR_VERSION)s.%(PVXS_MINOR_VERSION)s.%(PVXS_MAINTENANCE_VERSION)s'%pvxsversion
|
||||
pvxs_ver += 'a3'
|
||||
# pvxs_ver += 'a3'
|
||||
|
||||
with open(os.path.join(os.path.dirname(__file__), 'README.md')) as F:
|
||||
long_description = F.read()
|
||||
|
||||
Reference in New Issue
Block a user