Skip to content
Snippets Groups Projects
Commit f16d2994 authored by Holger's avatar Holger
Browse files

Prepare next release

parent d05fd4c1
No related branches found
No related tags found
2 merge requests!5Taken current version of master branch in the https://github.com/holgern/beem,!4Original changes pushed to master at https://github.com/holgern/beem
"""THIS FILE IS GENERATED FROM beem SETUP.PY."""
version = '0.23.9'
version = '0.23.10'
"""THIS FILE IS GENERATED FROM beem SETUP.PY."""
version = '0.23.9'
version = '0.23.10'
"""THIS FILE IS GENERATED FROM beem SETUP.PY."""
version = '0.23.9'
version = '0.23.10'
"""THIS FILE IS GENERATED FROM beem SETUP.PY."""
version = '0.23.9'
version = '0.23.10'
......@@ -16,7 +16,7 @@ except LookupError:
ascii = codecs.lookup('ascii')
codecs.register(lambda name, enc=ascii: {True: enc}.get(name == 'mbcs'))
VERSION = '0.23.9'
VERSION = '0.23.10'
tests_require = ['mock >= 2.0.0', 'pytest', 'pytest-mock', 'parameterized']
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment