Skip to content

Commit aa4d17a

Browse files
authored
Version v1.4
* no copy of X, Y in plot * fix display ranges for hist (0, 1) * display center of bucket in hist
1 parent 19f7bd6 commit aa4d17a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
except(IOError, ImportError):
1010
long_description = open('README.md').read()
1111

12-
version = '1.3'
12+
version = '1.4'
1313

1414
setup(
1515
name='plotille',

0 commit comments

Comments
 (0)