samirelanduk / pygtop

A Python wrapper for the IUPHAR/BPS Guide to PHARMACOLOGY API
MIT License
9 stars 2 forks source link

changes for https by simon #3

Open simondharding opened 1 year ago

samirelanduk commented 1 year ago

Thanks Simon - just needs the >>>> etc text removed in 3 of the files. i.e:

<<<<<<< HEAD
release = '2.1.4'
=======
release = '2.1.5'
>>>>>>> 548f9a8 (fixes for https and version to 2.1.5 by simon)

should be

release = '2.1.5'