Skip to content

Commit ceab3c1

Browse files
author
Gonchik Tsymzhitov
committed
Bump verions
1 parent 9d577a7 commit ceab3c1

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

README.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ Atlassian Python API wrapper
55

66
What is it?
77
___________
8-
This package is used to provide a **simple** python interface for interacting with Atlassian products (Server, Data Center and Cloud).
8+
This package is used to provide a **simple** python interface for interacting with Atlassian products
9+
(Server, Data Center and Cloud) and apps from ecosystem (Portfolio, XRay).
910
It is based on the official public Rest API documentation and private methods (+ xml+rpc, raw http request).
1011

1112
Documentation
@@ -37,7 +38,7 @@ Please, click here `Contribution Guidelines for this project`_
3738

3839
Examples
3940
________
40-
**More examples in ``examples/`` directory.**
41+
More **examples** in **``examples/``** directory.
4142

4243
Here's a short example of how to create a Confluence page:
4344

atlassian/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.17.4
1+
1.17.5

0 commit comments

Comments
 (0)