Skip to content

Commit e03d65e

Browse files
committed
v0.0.7
1 parent b7754a3 commit e03d65e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
[![PyPI Latest Release](https://img.shields.io/pypi/v/lighttree.svg)](https://pypi.org/project/lighttree/)
2+
[![License](https://img.shields.io/pypi/l/lighttree.svg)](https://github.com/leonardbinet/lighttree/blob/master/LICENSE)
23
![Python package](https://github.com/leonardbinet/lighttree/workflows/Python%20package/badge.svg)
34

45

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
from setuptools import setup
55

6-
__version__ = "0.0.6"
6+
__version__ = "0.0.7"
77

88

99
setup(

0 commit comments

Comments
 (0)