diff --git a/docs/conf.py b/docs/conf.py index f651513..4f86f08 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -21,7 +21,7 @@ author = 'EPAM Systems' # The full version, including alpha/beta/rc tags -release = 'v0.23' +release = 'v0.24' # -- General configuration --------------------------------------------------- diff --git a/setup.py b/setup.py index 9b29058..a58d3b0 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ SETUP_ARGS: Dict[str, Any] = dict( name='moulin', # Required - version='0.23', # Required + version='0.24', # Required description='Meta-build system', # Required long_description=long_description, long_description_content_type="text/markdown", diff --git a/test.txt b/test.txt new file mode 100644 index 0000000..a5bce3f --- /dev/null +++ b/test.txt @@ -0,0 +1 @@ +test1