Skip to content

Commit 26ec78d

Browse files
Updated release version in setup
1 parent 4f2a3ae commit 26ec78d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
import setuptools.command.sdist
1414

1515
project_name = 'BeamDelta'
16-
project_version = '1.0.0+dev'
16+
project_version = '1.1.0'
1717

1818
with open("README.md", "r") as fh:
1919
long_description = fh.read()

0 commit comments

Comments
 (0)