Skip to content

Commit

Permalink
Set version for initial release
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisburr committed Oct 21, 2020
1 parent 0d94ed6 commit 541506d
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 541506d

Please sign in to comment.