We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c9a247 commit 96f499aCopy full SHA for 96f499a
docs/extras.txt
projectHypeBerry.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
1
Metadata-Version: 1.0
2
Name: Project_Hype-Berry
3
-Version: 2.0.1
+Version: 2.1.0
4
Summary: An API app for syncing todoist and habitica tasks
5
Home-page: https://github.com/programmerPhysicist/Project_Hype-Berry
6
Author: UNKNOWN
setup.py
@@ -4,7 +4,7 @@
setup(
name='Project_Hype-Berry',
7
- version='2.0.1',
+ version='2.1.0',
8
url='https://github.com/programmerPhysicist/Project_Hype-Berry',
9
description='An API app for syncing todoist and habitica tasks',
10
packages=['Project_Hype-Berry'],
0 commit comments