We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5a4bf6 commit d1a9a2fCopy full SHA for d1a9a2f
CHANGELOG.md
@@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
### Added
11
12
-* Added `import_order_simple` method
+*
13
14
### Changed
15
@@ -19,6 +19,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
19
20
*
21
22
+## [0.8.0] - 2022-07-26
23
+
24
+### Added
25
26
+* Added `import_order_simple` method
27
28
## [0.7.0] - 2022-06-22
29
30
setup.py
@@ -6,7 +6,7 @@
6
7
setuptools.setup(
8
name="ripe-api",
- version="0.7.0",
+ version="0.8.0",
author="Platforme International",
author_email="development@platforme.com",
description="RIPE API",
0 commit comments