-
Notifications
You must be signed in to change notification settings - Fork 4
Versioning #283
Copy link
Copy link
Open
Description
As discussed in #280 we will need to track versions correctly.
Best solution is to use github tags to create releases and versions automatically with CI.
I have done this in emiproc (https://github.com/C2SM-RCM/emiproc) and it works quite well.
Reactions are currently unavailable