Open-STEM / XRPCode

This is the repository for the full Python/Blockly IDE
GNU General Public License v3.0
0 stars 3 forks source link

Are we handeling the library version in the best way #45

Closed fgrossman closed 1 year ago

fgrossman commented 1 year ago

Right now we are looking in board.py for version = '0.8'

bradamiller commented 1 year ago

How about making it a file called Version.py