Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Tikka
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
clients
python
Tikka
Commits
f0527749
Commit
f0527749
authored
3 weeks ago
by
Vincent Texier
Browse files
Options
Downloads
Patches
Plain Diff
0.14.3
parent
cc36bd09
No related branches found
No related tags found
No related merge requests found
Pipeline
#40447
waiting for manual action
Stage: checks
Stage: release
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
pyproject.toml
+1
-1
1 addition, 1 deletion
pyproject.toml
tikka/__init__.py
+1
-1
1 addition, 1 deletion
tikka/__init__.py
with
2 additions
and
2 deletions
pyproject.toml
+
1
−
1
View file @
f0527749
[project]
[project]
name
=
"tikka"
name
=
"tikka"
version
=
"0.14.
2
"
version
=
"0.14.
3
"
description
=
"Tikka is a fast and light Python/Tk client to manage your Ğ1 accounts"
description
=
"Tikka is a fast and light Python/Tk client to manage your Ğ1 accounts"
authors
=
[{name
=
"Vincent Texier"
,
email
=
"vit@free.fr"
}]
authors
=
[{name
=
"Vincent Texier"
,
email
=
"vit@free.fr"
}]
requires-python
=
">
=
3.9
"
requires-python
=
">
=
3.9
"
...
...
This diff is collapsed.
Click to expand it.
tikka/__init__.py
+
1
−
1
View file @
f0527749
...
@@ -13,4 +13,4 @@
...
@@ -13,4 +13,4 @@
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# along with this program. If not, see <http://www.gnu.org/licenses/>.
__version__
=
"
0.14.
2
"
__version__
=
"
0.14.
3
"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment