Commit Graph

17 Commits

Author SHA1 Message Date
medmunds
230011f818 Maintain version info in a single place.
http://stackoverflow.com/a/2073599/647002
2013-03-04 20:02:26 -08:00
medmunds
921baab602 Version 0.3.1 2013-01-13 08:17:41 -08:00
medmunds
9380b1d8c9 Prep for 0.3.0 release
- Update version numbers
- Release notes
- Update authors
2013-01-12 14:20:40 -08:00
medmunds
86b9711f2c setup: close license, readme files 2013-01-12 13:49:35 -08:00
medmunds
8a0fccdf53 setup: pull long_description and license from README and LICENSE files.
Ensures info on PyPI matches version being distributed there. (Avoids problem where docs on github are ahead of published version on PyPI.)
2013-01-03 10:16:19 -08:00
medmunds
bc9e6212a6 Version 0.2.0
* Release notes in readme
* Update example in readme
* Note deprecation of DjrillMessage class
* Longer long_description for PyPI
* Update authors
* Bump version number (setup.py and __init__.py)
2012-12-11 13:19:21 -08:00
Kenneth Love
6500de8173 version bump 2012-12-04 17:30:35 -08:00
Kenneth Love
d112b278c5 version bump 2012-12-04 16:35:28 -08:00
Kenneth Love
0a74ddfdf7 typo 2012-11-23 09:56:12 -08:00
Kenneth Love
e3ed12205e Merge pull request #10 from medmunds/clarify_license
Note BSD license in readme and setup.py package classifiers.
2012-11-23 09:53:30 -08:00
medmunds
e42259d479 Note BSD license in readme and setup.py package classifiers.
BSD license assumed based on the line ``license="BSD"`` found
in the original setup.py.

Cherry-picked from medmunds/Djrill@b3b44c1c
2012-11-21 14:52:57 -08:00
medmunds
1bec172611 Testing on backend API calls, using mock; add runtests.py.
Cherry-picked from:
8c26807a - Add runtests.py for testing separately from other Django apps
cd8504b1 - Make tests compatible with setuptools
4ac65b78 - Set up testing on the backend API calls, using mock
2012-10-31 18:15:54 -07:00
Kenneth Love
442229d08d added AUTHORS.txt. bumped version to 0.1.2 2012-10-31 14:17:37 -07:00
Kenneth Love
5051ec2b3d updated setup.py 2012-02-28 16:59:14 -08:00
Kenneth Love
f22ad2843c setup 2012-02-28 16:37:19 -08:00
Chris Jones
094b36c5f2 setup.py 2012-02-28 15:42:57 -08:00
Chris Jones
9699de5df5 package shit. 2012-02-28 15:38:25 -08:00