Skip to content

Commit

Permalink
Incrementing package version.
Browse files Browse the repository at this point in the history
In the future, we should consider using scm version.

PiperOrigin-RevId: 572663830
  • Loading branch information
Xee authors committed Oct 11, 2023
1 parent 9c55df6 commit 6a45ce8
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 @@ -39,7 +39,7 @@

setuptools.setup(
name='xee',
version='0.0.0',
version='0.0.1',
license='Apache 2.0',
author='Google LLC',
author_email='[email protected]',
Expand Down

0 comments on commit 6a45ce8

Please sign in to comment.