Skip to content

Commit

Permalink
Bump verions
Browse files Browse the repository at this point in the history
  • Loading branch information
Gonchik Tsymzhitov committed Sep 15, 2020
1 parent 9d577a7 commit ceab3c1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ Atlassian Python API wrapper

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

Documentation
Expand Down Expand Up @@ -37,7 +38,7 @@ Please, click here `Contribution Guidelines for this project`_

Examples
________
**More examples in ``examples/`` directory.**
More **examples** in **``examples/``** directory.

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

Expand Down
2 changes: 1 addition & 1 deletion atlassian/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.17.4
1.17.5

0 comments on commit ceab3c1

Please sign in to comment.