Skip to content

Commit

Permalink
Back to development: 5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
icemac committed Feb 13, 2024
1 parent 7e61776 commit f4d30ab
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
@@ -1,6 +1,12 @@
Changelog
=========

5.3 (unreleased)
----------------

- Nothing changed yet.


5.2 (2024-02-13)
----------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -35,7 +35,7 @@
include_dirs=['include', 'src']),
]

version = '5.2'
version = '5.3.dev0'

setup(
name='Acquisition',
Expand Down

0 comments on commit f4d30ab

Please sign in to comment.