Skip to content

Commit 33db736

Browse files
committed
Version 0.1.3
1 parent 344bafc commit 33db736

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = systools
3-
version = 0.1.2
3+
version = 0.1.3
44
author = hayj
55
description = A project gathering basic Python tools.
66
url = https://github.com/hayj/SystemTools

systemtools/__init__.py

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

0 commit comments

Comments
 (0)