Skip to content

Commit 28f39ba

Browse files
committed
Bump version: 0.3.8 → 0.3.9
1 parent 4eeff4e commit 28f39ba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

regain/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@
2828
# OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2929
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3030

31-
__version__ = "0.3.8"
31+
__version__ = "0.3.9"

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.3.8
2+
current_version = 0.3.9
33
commit = True
44
tag = True
55

0 commit comments

Comments
 (0)