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.
2 parents 39231e2 + 52a18b2 commit 0afdf5bCopy full SHA for 0afdf5b
CHANGES.rst
@@ -7,6 +7,12 @@ Version 0.2.0
7
To be released.
8
9
10
+Version 0.1.2
11
+-------------
12
+
13
+To be released.
14
15
16
Version 0.1.1
17
-------------
18
setup.py
@@ -78,6 +78,7 @@ def get_version():
78
description='Nirum HTTP transport for Python',
79
long_description=readme(),
80
url='https://github.com/spoqa/nirum-python-http',
81
+ bugtrack_url='https://github.com/spoqa/nirum/issues',
82
author='Kang Hyojun',
83
author_email='iam.kanghyojun' '@' 'gmail.com',
84
license='MIT license',
0 commit comments