Skip to content

Commit c5b6e6b

Browse files
author
github-actions
committed
3.3.1-rc.1
Automatically generated by python-semantic-release
1 parent 7a1307c commit c5b6e6b

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

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

33

44

5+
## v3.3.1-rc.1 (2024-01-31)
6+
7+
### Fix
8+
9+
* fix(dependencies): update ([`707f09e`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/707f09e08986473448e09704154d6d6564f35aab))
10+
11+
### Unknown
12+
13+
* Merge pull request #67 from Geode-solutions/fix/update_ecosystem
14+
15+
fix(dependencies): update ([`7a1307c`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/7a1307ca9f24222fb451160c4fd5deffe7afbbcf))
16+
17+
* ([`48522c8`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/48522c8b7ae64cec4e719bf3dbbf2e168f374c74))
18+
19+
520
## v3.3.0 (2024-01-30)
621

722
### Unknown

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 = "3.3.0"
8+
version = "3.3.1-rc.1"
99
dynamic = ["dependencies"]
1010
authors = [
1111
{ name="Geode-solutions", email="[email protected]" },

0 commit comments

Comments
 (0)