Skip to content

Commit 3d8f8ee

Browse files
author
semantic-release
committed
1.0.1
Automatically generated by python-semantic-release
1 parent c6d1cc2 commit 3d8f8ee

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# CHANGELOG
22

33

4+
## v1.0.1 (2025-05-15)
5+
6+
### Bug Fixes
7+
8+
- **remove dependency**: Removed dependency for open-geode
9+
([`42c6d07`](https://github.com/gecos-lab/TemplatePythonProject/commit/42c6d0728fb00c9dcdff7e859f9d2831523923d5))
10+
11+
412
## v1.0.0 (2025-05-15)
513

614
### Bug Fixes

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 = "GeodeBicoccaTemplatePythonProject"
8-
version = "1.0.0"
8+
version = "1.0.1"
99
dynamic = ["dependencies"]
1010
authors = [
1111
{ name="Geode-solutions", email="contact@geode-solutions.com" },

0 commit comments

Comments
 (0)