Skip to content

Commit b779334

Browse files
authored
Merge pull request #5 from SAnCherepan/develop
Hotfix
2 parents f37d08e + 7808ad9 commit b779334

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: Release
22

33
on:
44
push:
5-
branches: [ "main" ]
65
tags: [ "*" ]
76
pull_request:
87
branches: [ "main" ]

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "repo_reader_sancherepan"
7-
version = "0.3.0"
7+
version = "0.3.1"
88
authors = [
99
{ name="SAnCherepan", email="sivkinpunk@gmail.com" },
1010
]

0 commit comments

Comments
 (0)