Skip to content

Commit ac2d910

Browse files
committed
Update files to do 0.6.6 release
1 parent 918efa0 commit ac2d910

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,8 @@ Important Notes
229229

230230
Version History
231231
---------------
232-
version *next* (in progress)
232+
version 0.6.6
233+
- Added automatic feedback button insert (thx @thenewguy)
233234
- Added a settable notification function (thx @ZuluPro)
234235
- Added automatic test and code coverage system (thx @ZuluPro)
235236

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
setup(
1111
name='django-tellme',
12-
version='0.6.5',
12+
version='0.6.6',
1313
packages=['tellme'],
1414
include_package_data=True,
1515
license='BSD License',

0 commit comments

Comments
 (0)