Skip to content

Commit c285bfb

Browse files
authored
Merge pull request #38 from getoriginal/release-v1.3.0
Release v1.3.0
2 parents 89466e1 + ce1ff50 commit c285bfb

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [1.3.0](https://github.com/getoriginal/original-python/compare/v1.2.3...v1.3.0) (2024-04-02)
6+
7+
8+
### Features
9+
10+
* **ORI-1755:** add reward methods ([e2f3ede](https://github.com/getoriginal/original-python/commit/e2f3edecaf7fdbe59c608e92431ca1a6d97177e2))
11+
512
### [1.2.3](https://github.com/getoriginal/original-python/compare/v1.2.2...v1.2.3) (2024-03-12)
613

714

original_sdk/__pkg__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
__author__ = "Original"
2-
__version__ = "1.2.3"
2+
__version__ = "1.3.0"
33
__maintainer__ = "Alexander Turowicz"
44
__email__ = "[email protected]"
55
__status__ = "Production"

0 commit comments

Comments
 (0)