Skip to content

Commit

Permalink
- vb [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
dataflake committed May 3, 2021
1 parent f6c731e commit 5eeb137
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.rst
@@ -1,6 +1,10 @@
Change log
==========

1.0.2 (unreleased)
------------------


1.0.1 (2021-05-03)
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -27,7 +27,7 @@
'Programming Language :: Python :: 3.9',
]

version = '1.0.1'
version = '1.0.2.dev0'

readme_file = 'README.rst'
changes_file = 'CHANGES.rst'
Expand Down

0 comments on commit 5eeb137

Please sign in to comment.