chore: create a 0.3.0 release to test cicd
Publish release to Gitea Packages / run (push) Successful in 10s
Publish release to Gitea Packages / run (push) Successful in 10s
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "sls2om"
|
||||
version = "0.2.0"
|
||||
version = "0.3.0"
|
||||
description = "SLS2 Online Model for beam dynamics"
|
||||
requires-python = ">=3.9"
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@ from random import gauss, seed
|
||||
|
||||
from os import system
|
||||
|
||||
|
||||
import numpy as np
|
||||
|
||||
class Facility:
|
||||
|
||||
Reference in New Issue
Block a user