Skip to content

Commit d1a9a2f

Browse files
committed
version: 0.8.0
1 parent b5a4bf6 commit d1a9a2f

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Added
1111

12-
* Added `import_order_simple` method
12+
*
1313

1414
### Changed
1515

@@ -19,6 +19,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919

2020
*
2121

22+
## [0.8.0] - 2022-07-26
23+
24+
### Added
25+
26+
* Added `import_order_simple` method
27+
2228
## [0.7.0] - 2022-06-22
2329

2430
### Added

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
setuptools.setup(
88
name="ripe-api",
9-
version="0.7.0",
9+
version="0.8.0",
1010
author="Platforme International",
1111
author_email="development@platforme.com",
1212
description="RIPE API",

0 commit comments

Comments
 (0)