Skip to content

Commit ab78100

Browse files
Clean-up rebase. Remove unneeded files. Update version to 2.0.1.
1 parent 336b348 commit ab78100

File tree

9 files changed

+5
-5
lines changed

9 files changed

+5
-5
lines changed

dist/habitica-todo-1.2.tar.gz

-11.9 KB
Binary file not shown.

dist/habitica-todo-1.3.tar.gz

-11.9 KB
Binary file not shown.

dist/habiticaTodo-1.2.0.tar.gz

-11.7 KB
Binary file not shown.

dist/habitica_todo-1.2.0.tar.gz

-11.8 KB
Binary file not shown.

habiticaPlusTodoist.egg-info/PKG-INFO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Metadata-Version: 1.0
22
Name: Habitica-Plus-Todoist
3-
Version: 1.2.0.1
3+
Version: 2.0.1
44
Summary: An API app for syncing todoist and habitica tasks
5-
Home-page: https://github.com/eringiglio/Habitica-Plus-Todoist
5+
Home-page: https://github.com/programmerPhysicist/Habitica-Plus-Todoist
66
Author: UNKNOWN
77
Author-email: UNKNOWN
88
License: UNKNOWN

scripts/runHabitica-todo.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ unset http_proxy
44
unset https_proxy
55

66
pwd
7-
cd habiticaTodo
7+
cd source
88
python3.9 oneWaySync.py

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
setup(
66
name='Habitica-Plus-Todoist',
7-
version='1.2.0.1',
8-
url='https://github.com/eringiglio/Habitica-Plus-Todoist',
7+
version='2.0.1',
8+
url='https://github.com/programmerPhysicist/Habitica-Plus-Todoist',
99
description='An API app for syncing todoist and habitica tasks',
1010
packages=['Habitica-Plus-Todoist'],
1111
zip_safe=False)
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)