Skip to content

Commit

Permalink
setup.py: Bump version to 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mrannanj committed Nov 13, 2024
1 parent 7426811 commit 5d9449f
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,6 +1,6 @@
from setuptools import setup, find_packages

version = '0.9'
version = '1.0'

long_description = (
open('README.rst').read() +
Expand Down

0 comments on commit 5d9449f

Please sign in to comment.