cadCAD-org / cadCAD

Design, simulate, validate, and operate within complex systems
https://cadcad.org
MIT License
552 stars 272 forks source link

__version__ is undefined #362

Open andrew-octopus opened 3 months ago

andrew-octopus commented 3 months ago

The following code

import cadCAD
print(f"(The current cadCAD version is: {cadCAD.__version__}")

gives an error.

linear[bot] commented 3 months ago

CORE-122 __version__ is undefined