Skip to content

Commit 20f814e

Browse files
committed
updated version numbers for release
1 parent 3245c85 commit 20f814e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@
4848
# built documents.
4949
#
5050
# The short X.Y version.
51-
version = '0.1.1'
51+
version = '0.3.1'
5252
# The full version, including alpha/beta/rc tags.
53-
release = '0.2.1'
53+
release = '0.3.1'
5454

5555
# The language for content autogenerated by Sphinx. Refer to documentation
5656
# for a list of supported languages.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
)
4949

5050
setup(name='getdns',
51-
version='0.2.1',
51+
version='0.3.1',
5252
description='getdns Python bindings for getdns',
5353
long_description=long_description,
5454
license='BSD',

0 commit comments

Comments
 (0)