Skip to content

Commit 9e4431d

Browse files
author
github-actions
committed
1.3.1
Automatically generated by python-semantic-release
1 parent 54858fb commit 9e4431d

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33

44

5+
## v1.3.1 (2023-11-02)
6+
7+
### Unknown
8+
9+
* Merge pull request #30 from Geode-solutions/next
10+
11+
Next ([`54858fb`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/54858fb2ffd30de465f92a2e91f945f713c6b6db))
12+
13+
* Merge branch 'master' into next ([`2a328b1`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/2a328b118581b6ff6db09ee6c616977e1497bfea))
14+
15+
516
## v1.3.0-rc.4 (2023-10-31)
617

718
### Fix
@@ -14,6 +25,15 @@
1425

1526
fix(dependencies): update ecosystem ([`ed1daaa`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/ed1daaaeaa2cef3b76aee18cd3a332b9fbc7efb1))
1627

28+
29+
## v1.3.0 (2023-10-25)
30+
31+
### Unknown
32+
33+
* Merge pull request #28 from Geode-solutions/next
34+
35+
Next ([`b8d6cdf`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/b8d6cdffdfc07b810b64fc3fc01c3413bebe2176))
36+
1737
* Merge branch 'master' into next ([`a3dd757`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/a3dd757571a2c2605eff6e6b37cc05edb92e844b))
1838

1939
* Merge pull request #26 from Geode-solutions/feat_geode_object_class_heritage

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55

66
[project]
77
name = "OpenGeodeWeb-Back"
8-
version = "1.3.0-rc.4"
8+
version = "1.3.1"
99
dynamic = ["dependencies"]
1010
authors = [
1111
{ name="Geode-solutions", email="[email protected]" },

0 commit comments

Comments
 (0)