Skip to content

Commit 3e50f71

Browse files
committed
Preparing release 1.0.2
1 parent 2d1ee96 commit 3e50f71

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

CHANGES.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
Changes
22
=========
33

4-
1.0.2 (unreleased)
4+
1.0.2 (2014-08-21)
55
------------------
66

7-
- Nothing changed yet.
7+
- Remove all dependencies. clamd is now standalone!
8+
- Use plain setuptools no d2to1.
9+
- Create universal wheel.
810

911

1012
1.0.1 (2013-03-06)

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
setup(
1111
name="clamd",
12-
version='1.0.2.dev0',
12+
version='1.0.2',
1313
author="Thomas Grainger",
1414
author_email="[email protected]",
1515
maintainer="Thomas Grainger",

0 commit comments

Comments
 (0)