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

Commit 097f7fd

Browse files
committed
Setup for release 0.3.
1 parent ee6e68f commit 097f7fd

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.2.2.3",
8+
version = "0.3",
99
packages = find_packages(),#['utils'],
1010
install_requires=[
1111
'cycler',

0 commit comments

Comments
 (0)