Skip to content

Commit

Permalink
version 1.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
brondsem committed Oct 18, 2023
1 parent 671a2af commit c87e147
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import setuptools
from pathlib import Path

VERSION = '1.6.4'
VERSION = '1.6.5'
INSTALL_REQUIRES = [
'pymongo >= 3',
'blinker >= 1.2',
Expand Down

0 comments on commit c87e147

Please sign in to comment.