Skip to content
This repository was archived by the owner on Jun 16, 2020. It is now read-only.

Commit b89c50b

Browse files
committed
Bump version to 1.1.0rc1
1 parent 2defb1f commit b89c50b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# Changelog
2+
## Version 1.1.0 (2020-01-18)
3+
4+
* Allow invocation through runpy (issue [#111](https://github.com/nbedos/termtosvg/issues/111))
5+
26

37
## Version 1.0.0 (2019-11-16)
48

setup.py

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

55
setup(
66
name='termtosvg',
7-
version='1.0.0',
7+
version='1.1.0rc1',
88
license='BSD 3-clause license',
99
author='Nicolas Bedos',
1010
author_email='nicolas.bedos@gmail.com',

0 commit comments

Comments
 (0)