Skip to content

Commit

Permalink
Create update-readme.yml
Browse files Browse the repository at this point in the history
Created a simple workflow that updates the version number in the Readme.md after each relaese

Update update-readme.yml

Update update-readme.yml

Update update-readme.yml

Update update-readme.yml

Update update-readme.yml

Update update-readme.yml

Update README.md with version refs/heads/main

Delete .github/workflows/update-readme.yml

Update README.md
  • Loading branch information
SzamosiMate committed Jan 6, 2025
1 parent b4ebb01 commit e1862ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
You can install the latest version of the package from the following link using `pip`:

```bash
pip install https://github.com/SzamosiMate/MultiConnAC/releases/latest/download/multi_conn_ac-0.1.1-py3-none-any.whl
pip install https://github.com/SzamosiMate/MultiConnAC/releases/latest/download/multi_conn_ac-0.1.2-py3-none-any.whl
```

The package depends on the [Tapir Archicad Add-On](https://github.com/ENZYME-APD/tapir-archicad-automation?tab=readme-ov-file). It is recommended to install the latest version of Tapir to access all features. While some functionality may work without the add-on, all tests have been conducted with it installed.
Expand Down

0 comments on commit e1862ea

Please sign in to comment.