Skip to content

Commit b474851

Browse files
committed
set version to 1.0.2
1 parent 2fcd09c commit b474851

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Changes in 1.0.2 (2013-06-27):
55
------------------------------
66
* revert code to version 1.0.0 (see :issue:`35`)
77
* fix: :issue:`35` deprecation warning for DEFAULT_DEVICE shows always
8-
* renamed a doc page, no links should break
8+
* renamed a api documentation page, a redirect was created
99

1010
Changes in 1.0.1 (2013-06-26):
1111
------------------------------

discid/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
import discid.libdiscid
3535
import discid.disc
3636

37-
__version__ = "1.0.1-dev"
37+
__version__ = "1.0.2"
3838

3939

4040
# these contants are defined here so sphinx can catch the "docstrings"

0 commit comments

Comments
 (0)