1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2025-02-05 13:53:40 +00:00

Compare commits

..

No commits in common. "f3b8cd958ef15b0085b6b06204300c56afd74e08" and "b6fab04662e28485a34e5a3c3cdf5e22b7e9a630" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ name: Upload Python Package
on: on:
release: release:
types: [published] types: [created]
jobs: jobs:
deploy: deploy:

View File

@ -1,6 +1,6 @@
[tool.poetry] [tool.poetry]
name = "sync_ics2gcal" name = "sync_ics2gcal"
version = "0.1.5" version = "0.1.4"
description = "Sync ics file with Google calendar" description = "Sync ics file with Google calendar"
authors = ["Dmitry Belyaev <b4tm4n@mail.ru>"] authors = ["Dmitry Belyaev <b4tm4n@mail.ru>"]
license = "MIT" license = "MIT"