RunFeemsSim 0.2.3__tar.gz → 0.2.4__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: RunFeemsSim
3
- Version: 0.2.3
3
+ Version: 0.2.4
4
4
  Summary: A library for running feems simulation
5
5
  Home-page: https://github.com/SINTEF/FEEMS
6
6
  Author: Kevin Koosup Yum
@@ -0,0 +1 @@
1
+ __version__ = "0.2.4"
@@ -5,7 +5,7 @@ d = {
5
5
  "branch": "master",
6
6
  "doc_baseurl": "/RunFeemsSim/",
7
7
  "doc_host": "https://kevinkoosup.yum@sintef.no.github.io",
8
- "git_url": "https://SintefOceanEnergySystem@dev.azure.com/SintefOceanEnergySystem/FEEMSService/_git/RunFEEMSSim",
8
+ "git_url": "https://github.com/SINTEF/FEEMS",
9
9
  "lib_path": "RunFeemsSim",
10
10
  },
11
11
  "syms": {
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: RunFeemsSim
3
- Version: 0.2.3
3
+ Version: 0.2.4
4
4
  Summary: A library for running feems simulation
5
5
  Home-page: https://github.com/SINTEF/FEEMS
6
6
  Author: Kevin Koosup Yum
@@ -8,7 +8,7 @@ author = Kevin Koosup Yum
8
8
  author_email = kevinkoosup.yum@sintef.no
9
9
  copyright = SINTEF
10
10
  branch = master
11
- version = 0.2.3
11
+ version = 0.2.4
12
12
  min_python = 3.10
13
13
  audience = Developers
14
14
  language = English
@@ -1 +0,0 @@
1
- __version__ = "0.2.3"
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes