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

Commit 07bfa9e

Browse files
committed
Setup for version 0.4
1 parent 76c3e24 commit 07bfa9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name = "hex-utils",
8-
version = "0.3",
8+
version = "0.4",
99
packages = find_packages(),#['utils'],
1010
install_requires=[
1111
'cycler',

0 commit comments

Comments
 (0)