Skip to content

Commit 04242a9

Browse files
version 0.1.016 (#486)
1 parent d77ab12 commit 04242a9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
author = 'Novela'
3232

3333
# The full version, including alpha/beta/rc tags
34-
release = "0.1.015"
34+
release = "0.1.016"
3535

3636
# -- General configuration ---------------------------------------------------
3737

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = '0.1.015'
1+
version = '0.1.016'
22
print(version)
33

44
from setuptools import setup, find_packages

0 commit comments

Comments
 (0)