Skip to content

Commit cdf71ea

Browse files
committed
fix: Updated GUI to reflect PageMode setting changes
1 parent 3bc41ba commit cdf71ea

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
@@ -1,6 +1,6 @@
11
from setuptools import setup, find_packages
22

3-
VERSION = "0.1.3"
3+
VERSION = "0.1.4"
44

55
INSTALL_REQUIRES = (
66
"numpy",

0 commit comments

Comments
 (0)