Skip to content

Commit

Permalink
bump tag
Browse files Browse the repository at this point in the history
  • Loading branch information
timonmerk committed Sep 27, 2024
1 parent 53ab6e6 commit 2d6f219
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 120 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Publish Python Package
on:
push:
tags:
- 'v*' # Only trigger on tag pushes like v1.0.0
- 'v[0-9]+.[0-9]+.[0-9]+'

jobs:
publish:
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ requires = ["hatchling"]

[project]
name = "py_neuromodulation"
version = "0.0.6"
version = "0.0.7"
authors = [{ name = "Timon Merk", email = "timon.merk@charite.de" }]
classifiers = [
"Development Status :: 2 - Pre-Alpha",
Expand Down
112 changes: 0 additions & 112 deletions sub_SETTINGS.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions sub_SIDECAR.json

This file was deleted.

0 comments on commit 2d6f219

Please sign in to comment.