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 a2c2d04 commit c053abdCopy full SHA for c053abd
debian/changelog
@@ -1,3 +1,9 @@
1
+trio-gpio (0.2.4-1) unstable; urgency=medium
2
+
3
+ * New release
4
5
+ -- Matthias Urlichs <[email protected]> Mon, 11 Jun 2018 21:29:33 +0200
6
7
trio-gpio (0.2.3-2) unstable; urgency=medium
8
9
* TL;DR: didn't RTFM
trio_gpio/_version.py
@@ -1,3 +1,3 @@
# This file is imported from __init__.py and exec'd from setup.py
-__version__ = "0.1.1"
+__version__ = "0.2.4"
0 commit comments