Skip to content

Commit ae667f0

Browse files
committed
Prepare for 0.2.1
1 parent b9b7c23 commit ae667f0

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

AUTHORS.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ Contributors
1212

1313
* Ron Serruya @Ronserruya
1414
* tjstub @tjstub
15+
* Pavel Filatov @paulefoe

CONTRIBUTING.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,4 +125,4 @@ $ bumpversion patch # possible: major / minor / patch
125125
$ git push
126126
$ git push --tags
127127

128-
Travis will then deploy to PyPI if tests pass.
128+
GitHub Actions will then deploy to PyPI if tests pass.

HISTORY.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
History
33
=======
44

5+
0.2.1 (2021-02-27)
6+
------------------
7+
8+
* Allow sending request with different HTTP methods (by @paulefoe)
9+
* Migrate to GitHub Actions
10+
511
0.2.0 (2020-10-20)
612
------------------
713

0 commit comments

Comments
 (0)