Skip to content

Commit

Permalink
Finished release v0.1.0.
Browse files Browse the repository at this point in the history
Former-commit-id: ee650e8
  • Loading branch information
robinandeer committed Sep 20, 2013
2 parents c84ffe3 + 1adfda4 commit b3ce7d5
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 77 deletions.
12 changes: 6 additions & 6 deletions chanjo/__init__.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
from __future__ import print_function


__title__ = 'chanjo'
__version__ = 'v0.0.4'
__author__ = 'Robin Andeer'
__license__ = 'MIT'
__copyright__ = 'Copyright 2013 Robin Andeer'
__docformat__ = 'restructuredtext'
__title__ = "chanjo"
__version__ = "0.1.0"
__author__ = "Robin Andeer"
__license__ = "MIT"
__copyright__ = "Copyright 2013 Robin Andeer"
__docformat__ = "restructuredtext"
2 changes: 1 addition & 1 deletion chanjo/ccds2sql.py.REMOVED.git-id
Original file line number Diff line number Diff line change
@@ -1 +1 @@
47981fda39bd8e1437c812451fcdeaba54b30e43
e058654e075a1120420eeaadc5b887727e055423
2 changes: 1 addition & 1 deletion chanjo/core.py.REMOVED.git-id
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0b40908f907115677fbfd37c11e2e4e899c937f8
7a21bdcfbee2bac5411590e12bc71bcb4b24abb5
2 changes: 1 addition & 1 deletion chanjo/sql.py.REMOVED.git-id
Original file line number Diff line number Diff line change
@@ -1 +1 @@
cc0d95f2abe35f39934d69b019a5a649403d34b5
51721c2e9bbc723b67a7463b70ece116b02bd1fc
1 change: 1 addition & 0 deletions docs/_static/chanjo-focus.001.png.REMOVED.git-id
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
f2828d7c5b4a0952c78b4514accc131c48d42a09
1 change: 1 addition & 0 deletions scripts/chanjo-autopilot.REMOVED.git-id
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0b0397687e12a519fdc6394f6c2d4210ff1f4748
1 change: 0 additions & 1 deletion scripts/chanjo-autopilot.py.REMOVED.git-id

This file was deleted.

1 change: 0 additions & 1 deletion scripts/chanjo-clones.py.REMOVED.git-id

This file was deleted.

35 changes: 0 additions & 35 deletions scripts/chanjo-processing.py

This file was deleted.

1 change: 0 additions & 1 deletion scripts/chanjo-workerpool.py.REMOVED.git-id

This file was deleted.

30 changes: 0 additions & 30 deletions setup.py

This file was deleted.

1 change: 1 addition & 0 deletions setup.py.REMOVED.git-id
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
426e24237ea750dee9317bb4489ccbc7b2e3fdbf

0 comments on commit b3ce7d5

Please sign in to comment.