Skip to content

Commit de2c046

Browse files
Merge pull request #118 from inventree/0.7.3
Bump version number to 0.7.3
2 parents 15dab9d + 6c33ed2 commit de2c046

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

inventree/base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
import json
66

77

8-
INVENTREE_PYTHON_VERSION = "0.7.2"
8+
INVENTREE_PYTHON_VERSION = "0.7.3"
99

1010

1111
logger = logging.getLogger('inventree')

0 commit comments

Comments
 (0)