Skip to content

Commit

Permalink
first pip package
Browse files Browse the repository at this point in the history
  • Loading branch information
helgeerbe committed Dec 29, 2020
1 parent 79e4c3d commit 1a15b3e
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
@@ -1,7 +1,7 @@
from setuptools import setup
from setuptools import find_packages

version = "0.0.4"
version = "0.0.5"

install_requires = [
"acme>=0.29.0",
Expand Down

0 comments on commit 1a15b3e

Please sign in to comment.