Skip to content

Commit

Permalink
update: new version to be uploaded
Browse files Browse the repository at this point in the history
  • Loading branch information
victorette committed Jul 8, 2014
1 parent 767f2a6 commit d4c09fb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
*CURRENT*
---

- 2014-07-08 (Victorette) error: IOError: [Errno 2] No such file or directory -> [view commit](https://github.com/certae/django-softmachine/commit/767f2a65529238387854728988ade69900b64317)
- 2014-07-08 (Victorette) change: update changelog -> [view commit](https://github.com/certae/django-softmachine/commit/ab39d245f0ac023ba2d74e97ebbf5ffff669d422)
- 2014-07-07 (Victorette) new: Add scripts to build and publish APP -> [view commit](https://github.com/certae/django-softmachine/commit/a79bb748803077d9e9a149a1d54b79d2e942feda)
- 2014-07-07 (Victorette) change: Update CHANGELOG.md -> [view commit](https://github.com/certae/django-softmachine/commit/ae818991c0b0827a9368a49d3bcf619eb438adb2)

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

setup(
name='django-softmachine',
version='1.0.5',
version='1.0.6',
packages=find_packages('src',exclude=['alltests', 'softmachine', 'alltests.*']),
package_dir = {'':'src'},
include_package_data=True,
Expand Down

0 comments on commit d4c09fb

Please sign in to comment.