Skip to content
This repository was archived by the owner on Jun 8, 2022. It is now read-only.

Commit 2adb7c2

Browse files
committed
Bump version 1.1.0
1 parent 26b21da commit 2adb7c2

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

README.rst

+10
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,16 @@ The library also provide an abstract base class on which to built I/O implementa
6767
Changelog
6868
---------
6969

70+
1.1.0
71+
`````
72+
73+
* Rework pytest plugin
74+
75+
1.0.0
76+
`````
77+
78+
* Add support for block-type slack actions
79+
7080
0.7.0
7181
`````
7282

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "slack-sansio"
3-
version = "1.0.0"
3+
version = "1.1.0"
44
description = "Python (a)sync Slack API library"
55
authors = ["Ovv <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)