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

Commit

Permalink
Setup for version 0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ldesousa committed Jul 11, 2017
1 parent 76c3e24 commit 07bfa9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setup(
name = "hex-utils",
version = "0.3",
version = "0.4",
packages = find_packages(),#['utils'],
install_requires=[
'cycler',
Expand Down

0 comments on commit 07bfa9e

Please sign in to comment.