Skip to content

Commit

Permalink
Merge pull request #65 from shinybrar/release-please--branches--main
Browse files Browse the repository at this point in the history
chore(main): release 1.4.3
  • Loading branch information
shinybrar authored Nov 8, 2024
2 parents 192b987 + fc669d0 commit 786ed2c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.4.3](https://github.com/shinybrar/skaha/compare/v1.4.2...v1.4.3) (2024-11-08)


### Bug Fixes

* **models:** create.spec model used in session.create now expects env to be None by default ([c34b110](https://github.com/shinybrar/skaha/commit/c34b110fba0e8a84d5e811bc55060fb7a370f6b5))

## [1.4.2](https://github.com/shinybrar/skaha/compare/v1.4.1...v1.4.2) (2024-10-30)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "skaha"
version = "1.4.2"
version = "1.4.3"
requires-python = ">=3.9"
description = "Python Client for CANFAR Science Platform"
license = { file = "LICENSE" }
Expand Down

0 comments on commit 786ed2c

Please sign in to comment.