Skip to content

Commit

Permalink
Merge pull request #1 from chrisburr/inital-release
Browse files Browse the repository at this point in the history
Set version for initial release
  • Loading branch information
chrisburr authored Oct 27, 2020
2 parents 0d94ed6 + 541506d commit 160c87c
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 @@ -103,7 +103,7 @@ def build_extension(self, ext):

kwargs = {}

version = "5.1.1"
version = "5.1.1+dirac.1"

with open('README.rst') as f:
kwargs['long_description'] = f.read()
Expand Down

0 comments on commit 160c87c

Please sign in to comment.