We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b177b7 commit 98f75eaCopy full SHA for 98f75ea
HISTORY.rst
@@ -1,4 +1,4 @@
1
-UNRELEASED
+v0.3.0
2
----------
3
* [BREAKING] Drop support for Python versions before 3.7
4
* Require irc>=20.0.0
@@ -8,6 +8,7 @@ UNRELEASED
8
* Use black for code formatting
9
* Use isort for import formatting
10
* Add a number of flake8 plugins including bugbear
11
+* Automated PyPi publishing via GitHub Actions
12
13
v0.2.0
14
------
0 commit comments