Skip to content

Commit

Permalink
Cut version 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
spladug committed May 12, 2016
1 parent a1a53a5 commit 9f5176b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
baseplate (0.10.0) trusty; urgency=medium

* add automatic reloader to baseplate-serve for development

-- Neil Williams <neil@reddit.com> Thu, 12 May 2016 10:15:16 -0700

baseplate (0.9.0) trusty; urgency=medium

* config.Timespan: add support for milliseconds
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

setup(
name="baseplate",
version="0.9.0",
version="0.10.0",
packages=find_packages(exclude=["tests"]),

install_requires=install_requires,
Expand Down

0 comments on commit 9f5176b

Please sign in to comment.