Skip to content
This repository was archived by the owner on Nov 29, 2023. It is now read-only.

Commit 201eefe

Browse files
author
BumpVersion Action
committed
Bump version: 0.3.34 → 0.3.35
1 parent abefbf9 commit 201eefe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[bumpversion]
22
commit = True
33
tag = False
4-
current_version = 0.3.34
4+
current_version = 0.3.35
55

66
[bumpversion:file:satflow/version.py]
77
search = __version__ = "{current_version}"

satflow/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.3.34"
1+
__version__ = "0.3.35"

0 commit comments

Comments
 (0)