Skip to content

Commit e7673fe

Browse files
committed
Minor documentation / copyright updates
1 parent b7a00b9 commit e7673fe

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

LICENCE.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
MIT License
22

3-
Copyright (c) 2016 Forschungszentrum Juelich GmbH
3+
Copyright (c) 2016-2023 Forschungszentrum Juelich GmbH
4+
Copyright (c) 2018-2023 CEA
45

56
Permission is hereby granted, free of charge, to any person obtaining a copy
67
of this software and associated documentation files (the "Software"), to deal

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Useful commands for development:
6969
Contributing
7070
============
7171

72-
This repository uses `pre-commit`_ to ensure that all committed code follows minimal quality standards. Please install it and configure it to run as a pre-commit hook in your local repository (see above).
72+
This repository uses `pre-commit`_ to ensure that all committed code follows minimal quality standards. Please install it and configure it to run as a pre-commit hook in your local repository (see above). Also, please note that the code quality checks may need a more recent version of Python than that required by neuroglancer_scripts itself (> 3.8 at the time of this writing).
7373

7474

7575
.. _Neuroglancer: https://github.com/google/neuroglancer

docs/release-notes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Release notes
22
=============
33

4-
1.1.0 (upcoming)
4+
1.1.0 (7 March 2023)
55
--------------------
66

77
New features

0 commit comments

Comments
 (0)