Skip to content

Commit

Permalink
7.0.7.99.1.0a1
Browse files Browse the repository at this point in the history
  • Loading branch information
mdavidsaver committed Sep 22, 2023
1 parent 99a5efa commit 52ce5dd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
# our choice of version suffix is constrained by PEP 440
# so we always append .99.ABI.SRC to most recent upstream version
# the following line is matched from cibuild.py
package_version = '7.0.7.99.0.2'
package_version = '7.0.7.99.1.0a1'

assert package_version.split('.')[-3]=='99', package_version

Expand Down
1 change: 1 addition & 0 deletions setup.py.d/dbCore.all.source
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ dbStatic/dbPvdLib.c
dbStatic/dbStaticIocRegister.c
dbStatic/dbStaticLib.c
dbStatic/dbStaticRun.c
dbStatic/dbCompleteRecord.cpp

dbtemplate/dbtoolsIocRegister.c

Expand Down

0 comments on commit 52ce5dd

Please sign in to comment.