Skip to content

Commit

Permalink
Merge pull request #319 from kcpevey/update_version_syntax
Browse files Browse the repository at this point in the history
update version syntax
  • Loading branch information
CommonClimate authored Feb 7, 2023
2 parents a37e4a6 + 4f4a798 commit 022b3bc
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 @@
from setuptools import setup, find_packages


version = '1.0.0b'
version = '1.0.0b0'

# Read the readme file contents into variable
def read(fname):
Expand Down

0 comments on commit 022b3bc

Please sign in to comment.