Skip to content

Commit

Permalink
Bump version 1.8.1
Browse files Browse the repository at this point in the history
rh-pre-commit.version: 2.0.3
rh-pre-commit.check-secrets: ENABLED
  • Loading branch information
ari3s committed Oct 4, 2024
1 parent 14807a3 commit ab8f686
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
The script can be installed on Fedora systems using `dnf` with the package stored in this project:

```
sudo dnf install synct-1.8.0-1.fc40.noarch.rpm
sudo dnf install synct-1.8.1-1.fc40.noarch.rpm
```

Alternatively, you can install the script from Fedora COPR using these commands:
Expand Down Expand Up @@ -39,7 +39,7 @@ python3-pyyaml
The script can be installed on Linux or MacOS systems using `pip`:

```
python -m pip install synct-1.8.0.tar.gz
python -m pip install synct-1.8.1.tar.gz
```

The following dependencies will be installed from PyPI by the above command:
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.8.0
1.8.1
Binary file removed synct-1.8.0-1.fc40.noarch.rpm
Binary file not shown.
Binary file removed synct-1.8.0.tar.gz
Binary file not shown.
Binary file added synct-1.8.1-1.fc40.noarch.rpm
Binary file not shown.
Binary file added synct-1.8.1.tar.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion synct.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: synct
Version: 1.8.0
Version: 1.8.1
Release: %autorelease
Summary: Get data to Google or Excel sheets

Expand Down

0 comments on commit ab8f686

Please sign in to comment.