We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b03a03 commit 87fb599Copy full SHA for 87fb599
lambdalib/__init__.py
@@ -9,7 +9,7 @@
9
from lambdalib import ramlib
10
from lambdalib import veclib
11
12
-__version__ = "0.3.4"
+__version__ = "0.4.0-rc1"
13
14
15
class LambalibTechLibrary(DesignSchema):
0 commit comments