8000 Get files ready for 0.8.1 release · cedk/python-stdnum@c042f02 · GitHub
[go: up one dir, main page]

Skip to content

Commit c042f02

Browse files
committed
Get files ready for 0.8.1 release
1 parent 31e5e81 commit c042f02

File tree

3 files changed

+15
-1
lines changed

3 files changed

+15
-1
lines changed

ChangeLog

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
2013-06-14 21:23:16 +0200 Arthu 8000 r de Jong
2+
3+
* [31e5e81] Ensure that all used files are included in the sdist
4+
5+
2013-06-09 19:20:36 +0200 Arthur de Jong
6+
7+
* [7fa9822] Get files ready for 0.8 release
8+
19
2013-06-09 14:28:41 +0200 Arthur de Jong
210

311
* [9597010] Update database files

NEWS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
changes from 0.8 to 0.8.1
2+
-------------------------
3+
4+
* include some files that were missing from the source tarball
5+
6+
17
changes from 0.7 to 0.8
28
-----------------------
39

stdnum/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,4 +96,4 @@
9696

9797

9898
# the version number of the library
99-
__version__ = '0.8'
99+
__version__ = '0.8.1'

0 commit comments

Comments
 (0)
0