Skip to content
This repository has been archived by the owner on Aug 23, 2019. It is now read-only.

Commit

Permalink
Preparing release 0.1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
John Carr committed Jan 16, 2012
1 parent af8693d commit 15aec07
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES
@@ -1,7 +1,7 @@
Changelog for yaybu Changelog for yaybu
=================== ===================


0.1.16 (unreleased) 0.1.16 (2012-01-16)
------------------- -------------------


- Fix handling of broken links when replacing them. - Fix handling of broken links when replacing them.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages from setuptools import setup, find_packages
import os import os


version = '0.1.16dev' version = '0.1.16'


setup(name='Yaybu', setup(name='Yaybu',
version=version, version=version,
Expand Down

0 comments on commit 15aec07

Please sign in to comment.