Skip to content

Commit 4f14c33

Browse files
chore(main): release dataorc 0.1.1 (#4)
🤖 I have created a release *beep* *boop* --- ## [0.1.1](dataorc-v0.1.0...dataorc-v0.1.1) (2025-10-06) ### Bug Fixes * remove reference to reusable workflow ([dec4dc5](dec4dc5)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent dec4dc5 commit 4f14c33

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"0.1.0"}
1+
{".":"0.1.1"}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.1](https://github.com/equinor/dataorc/compare/dataorc-v0.1.0...dataorc-v0.1.1) (2025-10-06)
4+
5+
6+
### Bug Fixes
7+
8+
* remove reference to reusable workflow ([dec4dc5](https://github.com/equinor/dataorc/commit/dec4dc5a98ff6ef0bf36bd446063682ff475ddf7))
9+
310
## 0.1.0 (2025-10-03)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "dataorc"
7-
version = "0.1.0"
7+
version = "0.1.1"

src/dataorc/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.1.0"
1+
__version__ = "0.1.1"

0 commit comments

Comments
 (0)