TNO Intern

Commit 22257007 authored by Hen Brett's avatar Hen Brett 🐔
Browse files

Merge branch '54-update-version-number-to-1-0-0' into 'main'

Resolve "update version number to 1.0.0"

Closes #54

See merge request AGS/pythermogis!65
parents 033ce3e2 b4788668
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2516,8 +2516,8 @@ packages:
  timestamp: 1740946648058
- pypi: .
  name: pythermogis
  version: 0.2.1
  sha256: 6f81f23eaefa18f2bc184d095874e19be3998818ef3fbe476876720099bd123e
  version: 1.0.0
  sha256: 631cdc3ffa9597dc1c5d58cf327504db7ccd798c911033064cdc8c37afb5d4d0
  requires_dist:
  - jpype1>=1.5.2,<2
  - xarray==2024.9.0.*
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "pythermogis"
version = "0.2.1"
version = "1.0.0"
description = "This repository is used as a python API for the ThermoGIS Doublet simulations"
authors = [
    { name = "Hen Brett", email = "hen.brett@tno.nl" },