Skip to content

Commit 2e6394c

Browse files
committed
release v0.2
1 parent 46c569a commit 2e6394c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,8 +163,8 @@ Finally, to restart apache issue
163163
Changelog
164164
=========
165165

166-
Version 0.2dev
167-
--------------
166+
Version 0.2
167+
-----------
168168

169169
* DOC: described arguments of the comand line tool
170170
* ADD: --host and --port arguments

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from setuptools import setup
44

55

6-
VERSION = "0.2dev"
6+
VERSION = "0.2"
77
CLASSIFIERS = [
88
"Development Status :: 3 - Alpha",
99
"Intended Audience :: Science/Research",

0 commit comments

Comments
 (0)