Skip to content

Commit

Permalink
Started 1.1.1 alpha development.
Browse files Browse the repository at this point in the history
  • Loading branch information
charettes committed May 9, 2020
1 parent b9d5838 commit a552151
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sundial/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

__all__ = ['VERSION', '__version__']

VERSION = (1, 1, 0, 'final', 0)
VERSION = (1, 1, 1, 'alpha', 0)

__version__ = version.get_version(VERSION)

0 comments on commit a552151

Please sign in to comment.