Skip to content

Commit e8c8317

Browse files
committed
Chore: Version bump
1 parent 36da27a commit e8c8317

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

edusign/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.0.7"
1+
__version__ = "0.0.8"
22
__author__ = "jules.lasne@gmail.com"
33

44

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ def get_file_text(file_name):
2020

2121
setup(
2222
name="edusign",
23-
version="0.0.7",
23+
version="0.0.8",
2424
author="Jules Lasne",
2525
author_email="jules.lasne@gmail.com",
2626
url="https://github.com/seluj78/edusign",

0 commit comments

Comments
 (0)