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 3e50f71 commit 37b55daCopy full SHA for 37b55da
CHANGES.rst
@@ -1,6 +1,12 @@
1
Changes
2
=========
3
4
+1.0.3 (unreleased)
5
+------------------
6
+
7
+- Nothing changed yet.
8
9
10
1.0.2 (2014-08-21)
11
------------------
12
setup.py
@@ -9,7 +9,7 @@
setup(
name="clamd",
- version='1.0.2',
+ version='1.0.3.dev0',
13
author="Thomas Grainger",
14
author_email="python-clamd@graingert.co.uk",
15
maintainer="Thomas Grainger",
0 commit comments