Skip to content

Commit

Permalink
Preparing release 0.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ytan committed Jul 4, 2016
1 parent 2453925 commit 0d2a51f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Change log
==========

0.9.3 (unreleased)
0.9.3 (2016-07-04)
------------------

- Add dockerfile.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ def read(filename):

setup(
name='Dokang',
version='0.9.3.dev0',
version='0.9.3',
description="Lightweight web documentation repository with a search engine",
long_description='%s\n\n%s' % (read('README.rst'), read('CHANGES.rst')),
classifiers=[
Expand Down

0 comments on commit 0d2a51f

Please sign in to comment.