Skip to content

Commit

Permalink
Merge pull request #27 from OpenWaterAnalytics/dev
Browse files Browse the repository at this point in the history
v1.0.6
  • Loading branch information
Mariosmsk authored Jun 24, 2023
2 parents b1891e2 + 6ca8eff commit 83e0cbd
Show file tree
Hide file tree
Showing 27 changed files with 1,281 additions and 277 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
python-version: ["3.7", "3.8", "3.9", "3.10"]
python-version: ["3.8", "3.9", "3.10"]
steps:
- uses: actions/checkout@v3
- name: Set up Python ${{ matrix.python-version }}
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ To be completed.

## Requirements

* Python >=3.7
* Python >=3.8
* Windows, OSX or Linux
* [EPANET 2.2](https://github.com/OpenWaterAnalytics/epanet)

Expand Down
81 changes: 0 additions & 81 deletions docs/source/Plt_EX1_Create_Flow_gif.rst

This file was deleted.

79 changes: 0 additions & 79 deletions docs/source/Plt_EX2_Create_Pressure_gif.rst

This file was deleted.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/source/_static/joss_advance_example_11_0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/source/_static/joss_advance_example_6_0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/source/_static/joss_simple_example_9_0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/source/_static/joss_simple_example_9_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/source/_static/joss_simple_example_9_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/source/_static/joss_simple_example_9_3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
author = 'KIOS CoE'

# The full version, including alpha/beta/rc tags
release = '0.0.1'
release = '1.0.5'

# -- General configuration ---------------------------------------------------

Expand Down
Loading

0 comments on commit 83e0cbd

Please sign in to comment.